Search Issue Tracker
Physics.Raycast maxDistance field accepts LayerMask object as valid inpu...
To reproduce:1. Open user's project, script Caster.cs2. In line 33, observe the structure of Raycast3. Enter Play mode4. While in Pl... Read more
Assertion Failures on Coroutine leads Editor to Freeze and sometimes to ...
To reproduce: 1. Download mine attached project "coroutineOverload.zip" and open in Unity2. Open "coroutineOverload_test" scene3. Se... Read more
Unity does not notice scripting symbol changes in the ProjectSettings.as...
How to reproduce:1. Open QA attached project2. Enter play mode-- A OnGUI window is displayed (expected)3. Press 'Remove Developer Sy... Read more
[TestRunner] System.MissingMethodException : Method not found: 'System.R...
How to reproduce:1. Download and open the attached project2. Open the TestRunner windows3. Click EditMode and execute NewEditModeTes... Read more
Touch screen keyboard will not appear in Windows Store 8.1 platform buil...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Build for WSA Universal 8.14. Open Visual Studi... Read more
[Timeline] ExposedReference class cannot have references to scene object...
Reproduction steps:1. Open the "Test" scene from the attached project "ExposedReferenceTest.zip";2. Select "Director" game object an... Read more
Editor crashes on UI::AddRenderersToCanvas after undoing revert action t...
Steps to reproduce:1. Open attached “repro.zip” Unity project2. Open scene “Test”3. Expand Menu -> Canvas -> Panel In Hierarch... Read more
[Player] Build won't launch on Mac if its name includes '&' or '<' char...
Build won't launch on Mac if its name includes '&' or '<' character while generating the build. If the same build is renamed ... Read more
UnityWebRequest.SerializeFormSections Produces Incorrect Content-Disposi...
How to reproduce:1. Open the attached project2. Open the Game view3. Check the Data generated by UnityWebRequest.SerializeFormSectio... Read more
Animated component active values fail to reset after exiting animation i...
Steps to reproduce:1. Open attached “ActiveComponents.zip” Unity project2. Open scene “Test”3. Select “Model” object in Hierarchy4. ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved