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
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show