Search Issue Tracker
Rendering Debugger's Overdraw is displayed incorrectly when Fog is enabled
How to reproduce:1. Open the attached project "IN-126388"2. In the Rendering Debugger's Rendering tab, change the Overdraw Mode to "... Read more
Tooltip message in the "Inspector" window has unclear 'SemVer' abbrevia...
Steps to reproduce: Create a project Window -> Package Management -> Package Manager Click “+” and select “Create package” Ent... Read more
Scale cannot be changed of Prefabs in Context with the "Scale" Transform...
How to reproduce:1. Open up the attached project2. Click the arrow to the right of the Prefabs name in Hierarchy to enter the Prefab... Read more
[Linux][Profiler] Frame charts are not filling with spikes when attachi...
How to reproduce: Create new Unity project Go to File > Build Settings In Build Settings check "Development Build" and "Autoconne... Read more
Crashes on mono_class_init when entering Play Mode after recompiling scr...
Reproduction steps:1. Open user's attached project2. Open scene "MainScene"3. Open a script in a code editor, modify it to recompile... Read more
Scripts are missing on gameobjects after refactoring class name in MonoD...
- Add a script and attach it to any gameobject on the scene- Open this script in MonoDevelop- Refactor class name in the script to s... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Untitled.unity' scene;3. Open Lighting tab in the Inspector;4. Press... 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
Setting time property in Unity Video Player produces Audio desync
Steps to reproduce:1. Open attached project2. Go into play mode-Easily noticeable audio desync is present, audio is late by <0.5s... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation