Search Issue Tracker
Unity crashes when text serializing a field named "Base"
Steps: 1) Create a new Unity project 1a) Go to Editor settings, change Serialization Mode to "Force Text" 2) Save the scene, name it... Read more
UnityPreload crashes with a long property name
The editor crashes when opening a scene file. The following conditions must be met: - Asset Serialization Mode is set to “Force Tex... Read more
Serialized members of reference type are null until "poked" to serialize
To reproduce: 1. Open attached project. It contains a script that contains a few different serialized members 2. Attach the script t... Read more
The engine crashed when using a Texture2D field in a field in a Serializ...
To reproduce: - Add the NewBehaviourScript to the MainCamera - Save the scene - The engine will crash, probably during the serialisa... Read more
No warning when a cyclic reference is ignored in serialization
To reproduce: 1. Open attached project 2. Open scene "test missing warning" 3. Note that there is a "test missing warning" object in... Read more
Serialization depth warning thrown when a property exposes a reentring c...
To reproduce: 1. Open attached project 2. Open scene "test false positive" 3. Reimport the "TestSerializationDepthFalsePositive" scr... Read more
BuildPipeline uGUI Warnings
To reproduce: 1. Download the project from #593293 2. Build the project (Build target OS X) 3. Observe the console Expected result... 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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP