Search Issue Tracker
Non-prefab Assets with .prefab extension are incorrectly handled by the ...
How to reproduce:1. Open the submitted project (MeshPrefabImport_193)2. Select the 'customer_model' prefab in the Project window Exp... Read more
"Asteroids" sample project is not updated for the new Unity streams
How to reproduce:1. Create a new Unity project2. Install the "Code Coverage" package3. In the Package Manager, with the Code Coverag... 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
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
Locked Project Browser window acts/behaves as unlocked when text is ente...
How to reproduce:1. Open the attached 'Reflection Probe Report.zip' project2. Lock the open Project window3. In the Project window's... Read more
[iOS][GLES2/3] Screen becomes dark if resolution is changed when image e...
1. Open attached project2. Build to iOS3. Press "Native Res" twice it will switch from native to lower and from lower to native4. Sc... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
Text inside ListView with text-overflow ellipsis is not displayed in Pla...
How to reproduce:1. Open the attached project ("TextOverflow.zip")2. Open Window -> UI Toolkit -> TextOverflow3. Notice the "H... Read more
"Could not find asset metadata and GUID" warnings when serializing a sce...
Reproduction steps:1. Open the attached "PrefabIssue.zip" project2. Open the "PrefabBugScene" scene3. Enter Play mode4. Observe the ... Read more
[Mecanim] animator.gameobject.setactive(false) causes Editor to crash
How to reproduce:1. Open the attached project "676190Anim.zip"2. Open test scene3. Play it and Unity will crash4. Game Object has ve... 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