Search Issue Tracker
[Undo] Unity crashes when trying to undo component addition from a GameO...
Reproduction steps:1. Open the attached project2. Create two Game Objects3. Add an UndoBugScript to object A4. Make object B a child... Read more
Can't change Particle System properties through scripts
Reproduction steps: 1. Open "MinimalRepro" project2. Open "MapEditor" scene3. Enter Play Mode4. Select "Precipitation Particle Syste... Read more
EditorApplication.ExecuteMenuItem() fails with any Item from the "Edit" ...
Reproduction steps:1. Open the attached project2. Go to assets->duplicate Result: "ExecuteMenuItem failed because there is no men... Read more
Unity Editor loads colliders differently than the Standalone Player
Reproduction steps:1. Open my attached project in Unity2. Open the "TestScene"3. Press play4. Observe the player falling through col... Read more
TTF fonts don't reimport automatically if upgraded to 5.5/5.6
Reproductions Steps:1. Import the attached project "FontTransfer" into Unity 5.4.3p3.2. Open "Test" scene.3. Click on "case_857157-a... Read more
Unity Editor crashes when invoking an interface method
Steps to reproduce:1. Download and open the attached project2. Open scene "Hardcoded Desktop"3. Hit play Result: crash Note: crashes... Read more
[iOS] 'Non matching Profiler.EndSample (BeginSample and EndSample count ...
BeginSample method implementation is missing on iOS builds, this results in Profiler failing to profile on iOS - 'Non matching Profi... Read more
Compositing never finishes when switching baking settings
Reproduction Steps:1. Import attached project.2. Open "test" scene.3. Select "Cube" in Hierarchy.4. In Inspector, make the object st... Read more
Crash occurs when variable accessibility is changed from public to priva...
Reproduction Steps:1. Open Project2. Open "ImageFlip.cs"3. Make sure that variable at line 11 is set to publiclike this: public Mate... Read more
[iOS] Opening app from URI crashes on iOS. "libc++abi.dylib: terminating...
Reproduction Steps:1. Open User's project2. Note user tests on Simulator. To test on device set Target SDK in Player Settings from "... 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