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
[URP] Realtime lights are not dimmed by transparent materials
Steps to reproduce: 1. Download and open the repro project (EnterTheRoom-URP-Stripped.zip)2. Open scene EnterTheRoom-Scene01-Strippe... Read more
[iOS] Crash on UnityFramework`core::hash_set when calling Application.Qu...
How to reproduce:1. Open the attached Project "TestUWRCrash.zip"2. Build and Run the Scene "SampleScene" on an iOS device3. If the A... Read more
[tvOS] After setting allowExitToHome to True and back to False the app s...
How to reproduce:1. Build the "tvOSExitBug.zip" project for tvOS2. Connect gamepad controller to the Apple TV3. Run the app on Apple... Read more
SerializableObject.GetIterator() throws ArgumentNullException when Unpac...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1164099.zip" Unity project2. In the Hierarchy tab, select the... 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
[XR][Android][URP][Shader Graph] Shader graph shaders are not rendering ...
Shaders that are created using the Shader Graph do not render on Android when using instancing. Read more
Crash on TransformIndicesInternalImplPositive when you have a Point Ligh...
How to reproduce:1. Open attached project "Case_1210889" and load "SampleScene"2. Select the Platform GameObject in Hierarchy and ma... 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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background