Search Issue Tracker
JSON deserialization produces different results when comparing to other ...
Reproduction steps:1. Open attached project "JsonUtilityCorruption.zip"2. In Test Runner window, run tests for "ReproduceCorruptionT... Read more
Null references on Prefab after changes are made to ScriptableObject GUI...
Reproduction steps:1. Open attached project "NullRef.zip"2. Open Assets/SampleAsset.asset.meta in a text editor, modify the last cha... Read more
Player crashes at startup if the script attached to GameObject has the p...
Steps:1. Open attached project2. Load CrashExample scene3. Take a look into Player.cs==> Should have public FollowState state = n... Read more
[Serialization][Addressables] Scriptable objects can not be loaded in Fa...
Reproduction steps:1. Open the attached user's Unity project "AddressableTest2.zip"2. Go to the Scenes folder and open "SampleScene.... Read more
SerializedProperty.DataEquals returns true for two strings that are diff...
Reproduction steps:1. Open the user's attached project2. Open Window > General > Test Runner3. Select Run All Expected result:... Read more
SerializedObject.hasModifiedProperties returns false after modifying pro...
How to reproduce:1. Open the attached '1328336.zip' project2. Open 'SampleScene'3. In the Hierarchy select 'GameObject'4. In the Ins... Read more
Both elements are set to None in reorderables when Cancel is clicked in ...
How to reproduce:1. Open attached project "case_941_repro.zip"2. Open "SampleScene" scene3. Select "Cube" & "Cube3" GameObjects ... Read more
Value set to serialized fields in OnValidate() method doesn't get displa...
Reproduction steps:1. Open user's project "Prefab test.zip"2. Select "Master Variant" Prefab in Assets/Prefabs3. Enter Prefab editin... Read more
Script loses reference to a MonoBehaviour after adding Serialized variab...
How to reproduce:1. Open the attached project "Roguecaster.zip"2. Go to Assets > _Game > Scripts > Units > AIComponent3.... Read more
Object backup occasionally Crashes the Editor when recompiling (BackupAn...
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\Main Scene3. Enter and then Exit Play mode4. Open Assets\Scrip... 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