Search Issue Tracker
Unity Crashes at UnityEngine.Logger:GetString when Collider2D is declare...
Steps to reproduce:1. Download 919316_repro.zip2. Open "new" scene3. Enter play mode4. Editor crashes when circle and square collide... Read more
INVALID_UTF8_STRING error in the Font Names field when upgrading a proje...
Steps to reproduce:1. Open the attached project (UnityTest.zip)2. In the Assets folder click on "arialbd"3.Observe the error in the ... Read more
[Auto] Creating a new scene in project window affects the lighting setti...
Creating a new scene using Project window (instead of File -> New Scene) changes Auto mode toggle button and affects the lighting... Read more
Dropping corrupted prefab to the project, doesn't show prefab in the Ass...
How to reproduce:1. Create a new project2. Drag and drop attached prefab SR_Camera ( it is corrupted as it has a GameObject that has... Read more
Editor crashes at UnityConnectRefreshTokenRequest::OnSuccess while in idle
Fixed in 5.6, and PRs approved for 17.1, 17.2, and trunk (17.3 at the time of this writing). Steps to reproduce:1. Download delete.z... Read more
Texture2DArray.Apply(makeNoLongerReadable: true) doesn't free heap memory
How to reproduce:1. Open user provided project2. Build standalone or to mobile device3. Inspect heap memory Expected behaviour: Usin... Read more
[IL2CPP] Crash in "QueryComponentByType() [inlined] IsDerivedFrom at Typ...
Reproduction steps:1. Open the attached project.2. Build and run it for iOS.- Application crashes:frame #0: 0x000000010044c300 Produ... Read more
'MecanimDataWasBuilt()' assert after opening project
Steps to reproduce: 1. Open attached project2. Notice Assertion failed: Assertion failed on expression: 'MecanimDataWasBuilt()' in c... Read more
Unity crashes when opening project (from 5.3.5f1) for the first time on ...
Reproduction steps:1. Open project attached. Expected result: Project opens.Actual result: Editor crashes. Reproduced on: 2017.1.0b9... Read more
Big (>1KB) ComputeBuffers created with IndirectArguments flags fails to ...
Steps to reproduce: 1) Download attached project and open in Unity2) Open scene 'Scene' and press play3) After ~3 seconds stop Play ... 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