Search Issue Tracker
Missing default references show up as none in ScriptableObject Script asset
Reproduction steps:1. Open the attached project (1345194.zip)2. Notice that both the Script (ScriptWithMissingReference) and the Scr... Read more
[Mobile] Unity freezes after yield return in Coroutine
Reproduction steps:1. Open the attached project "AssetLoadTest.zip"2. Open the Scene "main"3. Build and Run Expected result: The cub... Read more
[Linux] [IL2CPP] Building for Linux with IL2CPP from Windows fails if yo...
How to reproduce:1. Create a new Windows user with a name containing a space2. Create a new Unity project3. Select IL2CPP as the scr... Read more
Error appears in the Console when using the Default Particle System's te...
How to reproduce:1. Open the attached '1344356.zip' project2. Open the SampleScene3. In the Hierarchy select GameObject > Particl... Read more
Unity Editor doesn't recompile at boot when Scripting Define Symbols are...
Reproduction steps:1. Create a new project2. Go to Project Settings > Player > Scripting Define Symbols and create 2 new Scrip... Read more
GameObject can't be selected in the Scene view when it's scale value is ...
Reproduction steps:1. Open the user's attached "BugReport.zip" project2. Open the "Test" Scene3. Left click on the "Box_001 (Negativ... Read more
"Couldn't open include file" error is thrown when compiling a Shader and...
How to reproduce:1. In Unity Hub, add the user-submitted project2. Under "Editor Version", click the three dots button and select "A... Read more
Compiler error CS0433 in Console when compiling using types from the Sys...
How to reproduce:1. Open the attached Unity project ("case_1355608_2022.1.0a5.zip")2. Observe the output in the Console Expected res... Read more
Deserialization of object is very costly in RestoreBackups -> RebuildMan...
Reproduction steps:1. Open attached project "bug_report.zip" and scene "TemplateScene"2. In Preferences window, enable Diagnostics -... Read more
[URP] UniversalRenderPipeline.RenderSingleCamera method doesn't render U...
How to reproduce it:1. Open the user's attached project "URP Reflective.zip"2. Load the "Mirror" scene from Assets > AkilliMum &g... 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