Search Issue Tracker
ScriptUpdater does not run when Editor is lanched with skipupgradeDialo...
When launching Unity Editor with skipupgradeDialogs command line argument ScriptUpdater.exe may not run until the project is re-impo... Read more
Crash on AssetResolveTracker::Track when performing API Update after imp...
How to reproduce:1. Create a new project2. Import "Odin.unitypackage" package3. Press "Okay" in API Updater dialog Actual result: Un... Read more
Editor: Assembly icons are not shown correctly.
Assemblies imported into Unity are showing a blank icon instead of the Assembly icon. Read more
The error of " 'Light' does not contain a definition for 'SetLightDirty'...
To reproduce:1. Open QA attached project TestsetLightDirty2. Build and run3. See console for errors Actual result: the error appears... Read more
Can't assign missing script to a prefab if an asmdef is present in the f...
1. What happenedTrying to fix missing script component within a prefab in isolation mode will complain about scripts that are not de... Read more
Trying to create an empty array in EditorBuildSettings.scenes crashes th...
How to reproduce:1. Open the "1162941_ReproProject" project2. Open the "Scenes/SampleScene" scene2. Enter the Play Mode Expected res... Read more
Awake and Start are called not on the same frame when entering Play Mode
How to reproduce:1. Open attached project "AwakeStartScene.zip"2. Open "To" scene3. Enter Play Mode4. Observe Console Expected resul... Read more
Handles.Disc function performance is very slow in Scene View
How to reproduce:1. Open attached project2. Open SampleScene3. Select GameObject Cube4. Notice a performance drop in the Scene View5... Read more
The Pop Up Error Occurs when Class Derives from MonoBehaviour and has a ...
How to reproduce:1. Open the attached "GenericConstraintBroken.zip" Project2. Drag "MonoStateMachine.cs" on any GameObjects Inspecto... Read more
Writing to a newly assigned native slice within a job fails
Reproduction steps: 1. Open "Native_slice_issue.zip" project2. Open "SampleScene" scene3. Enter Play mode4. Notice error: "InvalidOp... 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
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- "Editor unavailable" message is displayed when navigating to "Get set up" tab in Unity Hub
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS