Search Issue Tracker
Assembly Definition breaks Inspector without the ability to fix it manua...
How to reproduce:1. Open any project2. Create Assembly Definition3. Delete its name and apply4. Inspector will break and you'll get ... Read more
AssemblyUpdater silently fails if its path contains spaces
if Unity gets installed to a folder with spaces in its name, AssemblyUpdater fails silently which may lead to edit time as well as a... Read more
Script Execution Order doesn't respect the order when deserialization is...
How to reproduce:1. Open attached project2. Change Script Execution Order of ScriptableObjectA and ScriptableObjectB B first, A seco... Read more
Unity Editor freezes when calling UnityEngine.Time from a Job System wit...
Steps to reproduce:1. Download 1152060_repro.zip and open "HelloCube" scene2. Enter play mode3. The exception is triggered: UnityExc... Read more
API Updater Throws StackOverflowException when opening project with dele...
To reproduce:1. Download the project "CreateAssetMenuScriptableObject.zip" and delete it's Library folder if present2. Open the addr... Read more
Crash in Transform::GetPosition() const when accessing a transform durin...
To reproduce:1. Open attached project "1152146.zip"2. Attach "ContainedObjectBehaviour.cs" script to GameObject in the hierarchy3. R... Read more
UnityEngine.UI reference is missing in Assembly Definition Assemblies an...
To reproduce: 1. Download attached “UnityUIReference.zip" project and open in Unity2. Open Console window Expected results: There is... Read more
[Scripting] SystemLanguage.Language returns a different value from its p...
How to reproduce:1. Open user-submitted project (SystemLanguageBugReport)2. Create a new Language Package asset by clicking Assets &... Read more
SystemInfo APIs take enum parameter create GC.Alloc
Steps:1. Open attached project, open repro scene2. Hit play3. Open Profiler > CPU Usage4. Look at Hierarchy > PlayerLoop > ... Read more
Missing Namespace UI error appears when a script tried to use UnityEngin...
After running through a few packages in the Assets Store, loading and unloading packages and DLLs, I got into a state with my projec... 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