Search Issue Tracker
UI option is missing from the Hierarchy context menu after exiting Safe ...
Reproduction steps:1. Open the attached "temp-safe-mode.zip" project2. Trigger a compiler error by editing Assets/Scripts/NewBehavio... Read more
An error is thrown when ReadOnlySpan<T> is used with .NET Standard 2.1
Reproduction steps:1. Open the user attached project "ReadOnlySpanTest.zip"2. Observe the Console Expected result: There is no error... Read more
Crash when entering Play Mode if a ScriptableObject Resource is loaded a...
Reproduction steps:1. Open the attached "Test.zip" project2. Select the "Test" ScriptableObject in Assets > Resources3. Enter Pla... Read more
'ArgumentException: Value must be a Com object' when calling 'System.Run...
How to reproduce:1. Open the user's attached project "com-bug.zip"2. Enter the Play Mode3. Open any file with the file picker Expect... Read more
[iOS] ProjectSettings.SetScriptingDefineSymbolsForGroup is not defining ...
The problem seems to be coming from ProjectSettings.SetScriptingDefineSymbolsForGroup that is that is not updating the scripting def... Read more
Recursively calling a method crashes the Build
How to reproduce:1. Open the attached "1356830_Repro.zip" project2. Build And Run the "SampleScene" Scene3. In the Build press the b... Read more
Compiler error CS0433 in Console when compiling using types from the Sys...
How to reproduce:1. Open the user's attached "Study.zip" project2. Observe the output in the Console Expected result: No compilation... Read more
Accessing a Scriptable Object with InitializeOnLoad provides null values...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Make sure that Domain Reloading is disabled (... Read more
Unity crashes when playing OGV video
Reproduction steps:1. Open the user's attached "FireTV Video Test.zip" project2. Open the "SampleScene" Scene3. Enter the Play mode4... Read more
JsonUtility.ToJson() doesn't serialize supertypes when generic base type...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button4. Observe the Console E... 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