Search Issue Tracker
Stop Playing and Recompile option causing errors and recompiling at the ...
Reproduction steps:1. Create a new Project2. Go to Edit > Preferences > General; and set Script Changes While Playing to Stop ... Read more
Editor crashes when using C# 9.0 version function pointer
Steps to reproduce:1. Download and open the user's project "Burst.Delegates.zip"2. Open Packages/Burst.Delegates/CareBoo.Burst.Deleg... Read more
Crash on EditorExtension::Transfer<SafeBinaryRead> when opening project
How to reproduce: Open the user attached project Observe crash Reproducible with: 2021.3.14f1, 2021.3.17f1Not reproducible with: 202... Read more
RuntimeInitializeOnLoad methods are called multiple times when using def...
How to reproduce:1. Open the attached "RuntimeInitializeOnLoad.zip" project2. Build and Run to Standalone3. Close the Build4. Open a... Read more
Component.GetComponentInParent doesn't have an overload for getting comp...
How to reproduce:1. Open the attached '1331778.zip' project2. Observe the Console Expected result: No visible errors presentActual r... Read more
ArgumentException is thrown when selecting RestoreManagedReferences in t...
Reproduction steps:1. Create a new empty Project2. Open the Profiler - Window > Analysis > Profiler3. Switch the Profiler to E... Read more
"ArgumentException: method arguments are incompatible" error is not poin...
Reproduction steps:1. Open the user's attached project "SignalEventError.zip"2. Go to Assets/Scene/SampleScene3. Enter Play Mode Exp... Read more
Editor freezes and crashes when creating a ScriptableObject that instant...
How to reproduce:1. Open the attached project ('case-1332971.zip')2. Right-click in the Project window and select Create -> Scrip... Read more
The script is not opened when double clicking an error thrown from it in...
How to reproduce:1. Open the attached "1200408.zip" project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Double click on t... Read more
DLL with Define Constraint included in BuildPlayerOptions.extraScripting...
Steps to reproduce:1. Download and open the user's attached project ("DefineConstraintsIssue-2021.1.zip")2. In the menu bar click Te... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist