Search Issue Tracker
[2D] [Sprite Atlas] New sprite gets added twice to Objects for Packing list
[2D] [Sprite Atlas] New sprite gets added twice to Objects for Packing list Steps to Repro: 1. create a new Sprite Atlas2. click the... Read more
[AssetBundles] Lighting in terrain lost when loading a scene with lightm...
Steps to reproduce: 1) Download attached project 'zProject_103983_2.zip' and open in Unity2) Open scene 'GameEntry' and press PlayWa... Read more
Compiler errors aren't thrown when triggered more than 1 time
Reproduction steps:1. Open the attached project2. It contains a script which will fail to compile (but will work in Editor)3. Try to... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used