Search Issue Tracker
References in inspector not updated when changing the type of a field in...
To reproduce: 1. Open any project 2. Create either a public variable or a private one with [SerializeField] of type Object in a scri... Read more
StackOverflowException and Unity freezes in endless loop when adding com...
To reproduce: 1. Open attached project 2. Open StatsMonitor or FPSCounter scene 3. Enter play mode 4. Editor will hang after failing... Read more
"Sprite Mode" is not auto-populated when switching Texture Type to "Spri...
"Sprite Mode" is not auto-populated when switching Texture Type to "Sprite (2D and UI)" 1. Create a new project in 3D mode 2. Right... Read more
[Inspector] Integer fields are displayed instead of values for serialize...
Serialized enums, that derive from abstract classes are shown as integers in the Inspector. Steps to reproduce: 1) Open the latest ... Read more
The gameObject icon does not save after another scene is opened
Reproduction steps: 1. Open the attached project; 2. Open the scene "Scene 1"; 3. Change the object "I want an icon" icon to some co... Read more
(Regression) Particle System having Dark Skin in Unity Personal
Reproduction steps: I opened repo project at my home machine which is having Personal license -> So Personal skin is used. But Parti... Read more
Error when drag-and-dropping behaviour on sub-state
Steps to reproduce : - import the project attached - select a sub-state - drag-and-drop a sub-state script on it (while dnd'ing, th... Read more
[Preview] Background of preview is black instead of dark grey and isn't ...
Steps to reproduce: 1. Create new project 2. Add cube to scene 3. Drag it to project tab make prefab out of it 4. Once prefab is cr... Read more
Preview window does not refresh instantly after object is rotated
To reproduce: 1. Open attached project "PreviewWindow.zip" 2. Open Inspector window. 3. In Project window select Pyramid->default 4.... 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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true