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
Memory usage increases when entering Play Mode with the Package Manager ...
Steps to reproduce:1. Open the attached project “ScopedRegistryTest.zip“2. Enter Play Mode3. Open Window > Analysis > Memory P... Read more
Buffer count exceeding default GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS Sha...
How to reproduce:1. Create a new Universal 3D Template Project2. Open Build Profiles Window (File -> Build Profiles)3. Click on L... Read more
[Mac] Crash on __pthread_kill when entering Play Mode with Vuforia Augme...
How to reproduce:1. Open the attached project("Vuforia_Crash")2. Enter Play Mode Reproducible with: 2018.4.6f1 (Vuforia 8.3.8), 2019... Read more
[ProBuilder]Vertices and edges are not highlighted while selecting respe...
Steps To Reproduce: 1. Create a project2. Windows > Package Manager > ProBuilder> Install3. Tools > ProBuilder Window4. ... 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
Default Screen Width and Height fields hang for a moment when clicking o...
How to reproduce:1. Create a new project2. Go to top menu -> "Edit" -> "Project Settings..."3. Open "Player" settings -> "R... Read more
Input.GetMouseButton(1) is not updated when releasing LMB and RMB outsid...
Reproduction steps: Open the attached “Input GetMouseButton_1 Issue” project Open the “SampleScene” scene Enter the Play Mode While ... Read more
Asset bundles fail to load when there are curly brackets in the group or...
Reproduction steps:1. Open the attached project "Bug addressables names"2. Open the Addressables Groups window3. Select Play Mode Sc... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- 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