Search Issue Tracker
C# Compiler fails to run when project or install directory has commas in...
1. install Unity on windows and when asked for location name it something like "UnityRC3,4" - comma is important2. once installed op... Read more
[FBX] Unity ignores animation's constant tangent type in FBX and imports...
How to reproduce: 1. Open attached project2. Open scene 1.unity3. Select the Soldier@walking_step gameobject4. Open the Animation Wi... Read more
[EmbeddedWindow] CPU usage increases up to 50% when embedding a build to...
Steps to reproduce: 1. Open the attached project2. Build the project as Child.exe to the Assets/Export folder3. Once the folder is o... Read more
[iOS] Append doesn't work with ILL2CP projects
To Reproduce:1. Build an empty IL2CPP project.2. Build on top of the same project with Append:build fails with "Error building Playe... Read more
Crash on importing assets
Open attached project and choose reimport all.Editor log gets spammed with thousands of errors like:"m_UsedFileIDs.count (fileID) !=... Read more
reproduction scenario for UnityEditor.UI.dll' is in timestamps but is no...
Repro: - Open Project- Change any letter in name of folder to it's oposite case (lower to upper or upper to lower).- Close Unity- Op... Read more
[RenderingOrder] Particles are not drawn in the correct order on rotated...
Steps to reproduce: 1. Open the attached project2. Open 'Scene' scene3. Notice that 'Particle System' game object is behind the 'Qua... Read more
[Mobile/Unlit] Lightmap decoding produces different color results on sta...
To reproduce:1. Open LightmapDecoding project2. Open scene Untitled - it has only white ambient baked3. Switch between standalone an... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template