Search Issue Tracker
Serializable field attribute lists are not visible in the Inspector wind...
Reproduction steps:1. Open the attached Unity project "ReorderableListBug.zip"2. Open the "SampleScene.unity" Scene3. In the Hierarc... Read more
[MacOS] Crash when opening project while HOME is null
Reproduction steps:1. Create an empty project2. Open Terminal3. Run the command “{{{}unset HOME{}}}“4. Open the project through Term... Read more
Error is thrown when attempting to serialize System.Random
Reproduction steps:1. Open the attached project "Case_1387211.zip" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Cons... Read more
[Input System] Action with no bindings in one scheme remains disabled in...
1. Create an .inputactions asset and add an action map to it.2. Add a control scheme for keyboard&mouse and a control scheme for... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Project crashes on opening in ShaderLab::IntShader::PostLoad(Shader*)
How to reproduce:1. Open the attached Probuilder2.2.zip project===Crash occurs=== Reproducible wtih: 2019.2.7f2 Not reproducible wit... Read more
[URP] The Advanced settings section is missing in the Inspector when sel...
How to reproduce:1. Create a new URP project2. In the Project windows select the "UniversalRP-HighQuality" Asset (found in the Asset... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... Read more
[Installer] Print and Save buttons are shown over the license agreement ...
1. download MacOS installer from link provided2. run installer3. observe "Print" and "Save" button on "License agreement" tab Expect... 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