Search Issue Tracker
ScriptableSingleton is not editable through an Inspector
How to reproduce:1. Open the attached Project "Test2022.2.9"2. Open the Project Settings window (Edit -> Project Settings)3. Sele... Read more
Application.isPlaying is false when OnEnable is called from a Scriptable...
How to reproduce:1. Open the attached project2. In the Project Window, select the "New Scriptable Object Sample"3. Enter the Play Mo... Read more
Crash on scripting_array_length when recompiling Editor Window script af...
How to reproduce:1. Open the "Scripting_Array_length_Crash.zip" project2. Select Poker > Board injector3. Open the object selecti... Read more
Debug.Log applies formatting for date and time in the DateTime struct wh...
Reproduction steps: Open attached “Debug.Log” project Open “Sample Scene” scene Enter the Play mode Expected result: Two dates in th... Read more
"Opened" event of a WebSocket4Net.WebSocket does not get called when ope...
How to reproduce:1. Open the "SampleScene" scene in the attached project2. Enter the Play mode Expected result: In the Console windo... Read more
MonoBehaviours with identical names but different Namespaces attached to...
Steps to reproduce:1. Open attached “ReferenceTest.zip” Unity project2. Open “Main” scene3. Select “References” object in Hierarchy4... Read more
PlayerSettings.renderingPath is marked obsolete with incorrect information
Reproduction steps:1. Create new project in Unity2. Create new C# script and open it3. Write into it "PlayerSettings.renderingPath"4... Read more
Editor Crashes while playing if Prefab is not assigned to SpawningPool i...
Editor Crashes while playing if Prefab is not assigned to SpawningPool in the attached project. Steps to Reproduce:1. Create a new p... Read more
Crash on SDKBridge.GetIsCaptureActive() when entering Play Mode
How to reproduce:1. Open the user attached project2. Enter Play Mode3. Observe crash Reproducible with: 2020.3.46f1, 2021.3.20f1Coul... Read more
worldPositionStays argument is missing from Unity.Undo.SetTransformParen...
Reproduction steps:1. Open attached project "Undo.zip"2. In Project window, open "Test.cs"3. Observe line 13 Expected result: Unity.... 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
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS