Search Issue Tracker
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
Editor crashes on "AtomicStack::Pop" when building standalone with a lot...
Reproduction steps:1. Open attached project(~3gb).2. Build it as a standalone and make sure that all the scenes are included.3. Unit... Read more
VisualElements are scaled inconsistently when using "Scale With Screen S...
Reproduction steps:1. Open the attached “UIScaling“ project2. Open the “SampleScene” scene3. In the Game window, select the “WXGA (1... Read more
[Linux] Package Manager Window is hidden behind Editor when opening inpu...
Reproduction steps:1. Create a new 3D project2. Click Window > Package Manager3. Click “+” > “Add package by name…” Expected r... Read more
"Preloaded Assets" list is empty when Player is built
How to reproduce:1. Open the “ProjectSettingsConstantlyChanging“ project2. Open the “MainScene”3. Open the Build Settings window (Fi... Read more
Burst error BC1003 is thrown when Burst compiles
How to reproduce:1. Open the “IN-91465_repro“ project2. Observe the Console Expected result: Errors are not thrownActual result: BC1... Read more
HingeJoint2D reactionTorque is Zero AND Joint Break Torque does not exce...
Reproduction steps:1. Load the attached "case_1384707.zip" and open the "TestHinge2D" scene.2. Select the "LongBox" GameObject.3. Ob... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
Editor creates multiple processes when Parallel Import is disabled
Reproduction steps: Open the attached project(“ImportTasks.zip“) Open Assets/Cube Change Cubes transform value Save changes Observe ... Read more
[Code Optimization] "Debug"/"Release" Mode not updated after Editor restart
Reproduction steps:1. Open "optimization_tests.zip" project2. "Preferences" -> "General" -> "Code Optimization on Startup" -&g... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved