Search Issue Tracker
Animated model instantiation times are slow if its animation controller ...
Steps to reproduce:1. Open user attached project to OC2. Play the scene3. Notice that elapsed time is ~2500ms outputted to the conso... Read more
Unity freezes while importing specific script because of UNITY_ANDROID p...
Steps to reproduce: 1. Create new project2. Drag script "PluginMsgHandler.cs" to project view to import it3. Unity freezes, editor.l... Read more
Editor crashes on ExecuteRenderQueue when calling Camera.Render() in OnP...
How to reproduce:1. Download and open attached project "Crash"2. Load scene "Main"3. Enter Play mode Expected result: Editor does no... Read more
[IL2CPP] UnityLinker.exe fails to run when building project with System....
Steps to reproduce:1. Download 1060435_repro.zip2. Build Standalone player with IL2CPP backend Expected results: Unity builds the pr... Read more
[iOS] [Post Processing] Ambient Occlusion does not work
To reproduce:1. Open project2. Build and run on iOS device Expected vs Actual: Game view should look identical in editor and iOS bui... Read more
ParticleSystem doesn't react to transform changes made to the parent ins...
To reproduce: 1. Open the attached project (ParticleSystemLateUpdateBug.zip)2. Open the Test Scene3. Enter Play mode4. Observe that ... Read more
Inconsistent Timeline animations(Write Defaults) for Skinned Meshes betw...
Steps to reproduce:1. Download and open the attached project2. Open the timeline window3. Preview and observe animation - after each... Read more
Profiler window does not display data in the timeline when loading from ...
Profiler window does not display data in the timeline when loading from saved data. Steps to repro:1. Open the attached project.2. O... Read more
Button to pick a color on the material is not opening the Color selectio...
Steps to reproduce: 1) Download attached project and open in Unity2) In the Project window, select "New Material" material3) In the ... Read more
[LWRP] Post Processing V2 effects appears inconsistently when changing t...
Steps to reproduce:1. Open QA-supplied project2. Open Scene "scene_main"3. Change the depth value on the camera without the Post Pro... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code