Search Issue Tracker
An error, that can not be cleared, is thrown when disabling reference va...
Reproduction steps:1. Open project “AssemblyLoadException“2. Select “Flexy.Deploy.OSX“ in the Project window3. Disable “Validate Ref... 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
Custom Editor does not appear when its class definition is in a dynamic-...
Reproduction steps:1. Open the attached "repro_IN-36667CustomEditor.zip" project2. In the Inspector window click on any GameObject3.... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default