Search Issue Tracker
Error "Could not create asset from Packages/com.unity.postprocessing/Pos...
How to reproduce: 1. Create a new Unity project2. Go to Window > Package Manager3. In Package Manager select the "+↓" button4. In... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
Animator Entry and Base Layer Transitions links to the documentation are...
Reproduction steps:1. Create a new project2. Create Animator Controller (Create > Animation > Animator Controller)3. Double-cl... Read more
Text field overlaps menu icon in HDR Color window when renaming or setti...
How to reproduce:1. Open attached project ("repro.zip")2. Select Gradients asset in Project window (Assets->Editor->Gradients)... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[Oculus XR SDK] Error spamming to logs on Quest: OPENGL NATIVE PLUG-IN E...
After running the graphics tests (and during) I'm seeing a lot of an error being spammed to the log. 1-21 09:23:58.475 22244 22296 D... Read more
Highlight effect is rendered incorrectly when "Rendering Path" option "F...
How to reproduce:1. Open the attached user project2. Open “Bug“ Scene (Assets/Scenes)3. Select the “URP-HighFidelity-Renderer” asset... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
Linux Build support is not available in the Editor even though its suppo...
"Linux" Build Support is not available in the Target Platform dropdown list in Build Settings Window and the Hub. Steps to Reproduce... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera