Search Issue Tracker
MD freezes after opening 'Attach to Process' window on OSX
To Reproduce: 1. Open Unity Editor and any script in builtin MD. 2. Click'Run -> Attach to process' 3. Wait for 2-3 seconds. 4. Not... Read more
Android crash: Fatal signal 11 (SIGSEGV) on some devices
On a small number of Android devices app crashes having exhibited very strange behaviour. The behaviour can vary but the result is (... Read more
UI: Nested masks behave incorrectly
To reproduce this bug: 1. Open the attached project 2. Open 'MaskingBug' scene 3. It has 3 images with Masks as children of one ano... Read more
Regression: Nvidia ShadowPlay does not record gameplay on 4.5.x
To reproduce this bug: 1. Download NVIDIA GeForce Experience from: http://www.geforce.com/geforce-experience/download 2. Open GeFor... Read more
Unity fails to render correctly using -force-opengl on Windows Standalon...
To reproduce: 1) Create new project 2) Add a cube and a directional light 3) Build this scene on Windows Standalone x86 4) Run the b... Read more
m_TransformInfo.localAABB.IsValid when reimporting the example project.
Steps to reproduce : - import the UI example project - reimport all and notice the errors IsFinite(outDistanceAlongView) UnityEdit... Read more
Terrain tree culling performance regression
To reproduce: 1. Download project from case 597792 2. Open it on 4.1.5f1 3. Enter play mode 4. Note performance in profiler 5. Open ... Read more
Excessive garbage generated when accessing a non existent component
The project consists of two scenes: 1. GarbageTestCaseScene - it has a GameObject with a component/behaviour calling GetComponent() ... Read more
MonoDevelop 4.0.1 doesn't allow folding of classes/methods
To reproduce: 1. Create a new project 2. Create a new script 3. Open it in MonoDevelop 4. Notice that there are no foldable sections Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebSocket4Net not supported on IL2CPP
- [iOS][IL2CPP] Build fails when there is dll plugin in the folder "Plugins/Android"
- Clear flags set to "depth-only" is not clearing the color buffer with specific viewport rect
- Shaders: #pragma target with trailing comment is not recognized
- _CameraDepthTexture using ShadowCaster pass, but shaders and docs not updated