Search Issue Tracker
Unable to create Depth texture from CommandBuffer
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Select the camera to view it in the inspector4. Ope... Read more
Crash in CalculateSkinPoseMathLib<4> when switching between animations w...
How to reproduce:1. Open attached project2. Enter play mode3. Press '6' and wait for a few minutes (Pressing 6 sets Time.timeScale =... Read more
Animator window freezes when specific animator controller is selected
Animator window freezes when specific animator controller is selected To reproduce:1.Open attached project "Topdown Shooter"2.Open "... Read more
Canceling build shows "Build failed" error message
Reproduction steps:1. Start building any project2. Press "Cancel"3. The following message is printed in the console: UnityEditor.Bui... Read more
[Curves] Curves in new particle systems are not initialized
Repro steps:1. Create a new particle system2. Enable the Size over Lifetime module3. Select curve4. Observe that no curve is initial... Read more
Scroll View content left and right position set to NaN after moving it h...
Steps to reproduce:1. Download ScrollRectDemo-560p3.zip and open "demo" scene2. Enter play mode3. Drag the "Page 1" horizontally wit... Read more
[Android] OnRenderImage function is called before the camera is rendered
Reproduction steps:1. Open the attached project;2. Build the scene "OnRenderImage" on Android platform;3. Open the built program in ... Read more
[2D] [Sprite Mask] Crash when running the game with Tower w/Mask in scene
[2D] [Sprite Mask] Crash when running the game with Tower w/Mask in scene Steps to Repro: 1. open attached project2. open 2dTestScen... Read more
Visual glitch in the scene hierarchy view when drag&drop object to the a...
Visual glitch in the scene hierarchy view when drag&drop object to the asset folder Repro:1- Open scene "Untitled".2- Select any... Read more
[iOS][Metal] Parsing shaders takes a very long time with 'Compiler conne...
iOS 8 devices fail compiling shaders with 'Compiler connection failed' error. Steps to reproduce:1) Open the latest attached project... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template