Search Issue Tracker
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
[LWRP] Shadow Cascades fail to render and warning thrown
When trying to set shadow cascades an error is thrown and the shadow map fails to render. Error: Property (_WorldToShadow) exceeds p... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes