Search Issue Tracker
[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
Mesh ignores depth buffer when it is drawn using EndCameraRendering call...
Reproduction steps:1. Open the attached project named Case_11975752. Open the SampleScene3. Enter Play mode4. Observe that the wall ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS