Search Issue Tracker
[Improved Prefab] Blue highlight is missing on making changes in Project...
Blue highlight is missing on making changes in Projection of Main Camera prefab Steps to Reproduce: 1. Create a new Project2. Create... Read more
[UMPE] logging appears when launching or building Unity 2020.1.0a12 via...
Steps to reproduce- Install Unity 2020.1.0a12- Launch Unity from the command line using ./2020.1.0a12/Editor/Unity -batchmode -quit ... Read more
[URP][Improved Prefab] "Alpha Blend On Overlap" text is clipped in Overr...
"Alpha Blend On Overlap" text is clipped in Override and Prefab source window in Light 2D prefab Steps to Reproduce: 1. Open attache... Read more
ParticleSystem.SetParticles crashes the Editor when writing particle lis...
How to reproduce:1. Download the tester-attached package(CrashPackage.unitypackage)2. Create a new Unity project3. Import the packag... Read more
Unity hangs on quit after failing to load large number of Video Clips fr...
How to reproduce:1. Open the attached project "1197716.zip"2. Enter Play mode3. Exit Play mode4. Exit Unity Expected result: Unity q... Read more
AddressableAssetSettings.asset gets modified when assets get modified, e...
How to reproduce:1. Open user-submitted project (736949)2. Make sure 'Verify Saving Assets' is enabled in Unity preferences3. Change... Read more
Crash in SpookyHash::Short when marking a model loaded from Asset Bundle...
How to reproduce:1. Open user-submitted project (AssetBundleTest)2. In the Menu bar select Test > Load3. In the Hierarchy window ... Read more
[Windows] Addressables can't be built or cleaned if generated path excee...
How to reproduce:1. Download the attached project (make sure the project path takes at least ±60 characters)2. Open Window > Asse... Read more
PlayerPrefs.GetInt throws an exception when NativeArray<T> is initialize...
Steps to reproduce:1. Open the project attached by the user2. Open "NativeArrayTestScene"3. Enter Play mode4. Observe the console Ex... Read more
NullReferenceException when trying to override a Prefab with corrupted p...
Steps to reproduce:1. Open QA-Supplied project (link in Edit)2. Open Scene in Assets -> 00_Scenes->outdated->PrefabBug3. In... 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
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template