Search Issue Tracker
[Addressables] Local static group bundle name in catalog is changed when...
How to reproduce:1. Open the attached project ("case_1211014-ContentUpdateTests.zip")2. Open the repro scene ("SampleScene")3. Build... Read more
Invalid dependencies error is thrown when Unity Physics and Hybrid Rende...
How to reproduce:1. Create and open a new project2. In the Package Manager, install 'Unity Physics' and 'Hybrid Renderer' packages3.... Read more
Animations with Ease In and Out properties glitch when UI Prefab is load...
Steps to reproduce:1. Open the attached project "case_1212148-TestProject.zip"2. In the Project window open the "SampleScene.unity" ... Read more
[ECS] Uninformative "ArgumentNullException" error is thrown when using T...
How to reproduce:1. Open the attached project ("case_1205608-ToComponentDataArray.zip")2. Open Test Runner3. Run the tests ("E7.Onma... Read more
[Timeline] Editor freezes when zooming in the CubeTimeline window after ...
In the Timeline, when Streamed audio preview duration is set to its maximum value which is 60000000.00 frames, and if the user tries... Read more
Crash when calling PrefabUtility.SaveAsPrefabAsset with a absolute path ...
How to reproduce:1. Open user-submitted project (ForDebugging.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Save' UI bu... Read more
Hierarchy View enters a hover state when the parent window is expanded
To reproduce:1. Open any project2. Undock the Hierarchy window3. Hover an element in the hierarchy4. Expand the Hierarchy window by ... Read more
[URP] Light custom Normal Shadow Bias is capped at 3
To reproduce:1. Create a new project using Universal RP template or open any existing URP project;2. On pipeline asset > Shadow &... Read more
Serialized ScriptableObject template class field appear as a non-Scripta...
Steps to reproduce:1. Open the attached project (case_1211768.zip)2. Add "GenericSerialization" script to any game object in the Hie... Read more
[Timeline] Particle System is not emitting particles in Editor Mode when...
Steps to reproduce:1. Open the attached project "case_1212943-PsActivationBug2.zip"2. In the Project window open "SampleScene.unity"... 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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"