Search Issue Tracker
Editor crashes on EventHandler`1<TEventData_REF>:invoke_void_TEventData ...
Reproduction steps:1. Open the user's attached "Montreal.zip" project2. Load the "Sandbox" scene3. Enter Play mode-- Observe the cra... Read more
Custom Editor Window Object loses parameters after upgrading a project f...
This bug was encountered using a popular Asset Store tool called Fungus. It's a sort of visual scripting tool for dialogues and ques... Read more
Console window doesn't show an informative compilation error when the "i...
How to reproduce:1. Open the attached project2. Open the Console window Expected result: Console window shows the specific compiler ... Read more
[Scripting] Assembly Definition file will not compile warning appears wh...
How to reproduce:1. Create a 2D project2. Observe the Console window Expected result: no warnings appearActual result: a warning app... Read more
Local Package project files are generated incorrectly when the Package i...
How to reproduce:1. Open the project in the attached folder (RelativePackageTest.zip)2. In the Project view, go to Packages/Graphics... Read more
Scripts are not automatically recompiled after changing the apiCompatibi...
How to reproduce:1. Open user-submitted project (new test ITuple.zip)2. Open the Project Settings > Player window3. Check that th... Read more
Warnings about a class existing in multiple namespaces in a single file ...
How to reproduce:1. Create a new project2. Download UniRx from https://github.com/neuecc/UniRx3. Drag UniRx files into the project's... Read more
NullReferenceException is thrown when reimporting Http files
How to reproduce:1. Open the attached QuoteHandlingTest2019.zip project2. Go to the Project window and reimport HttpFiles Expected: ... Read more
OnDisable and OnDestroy are not called on deleted ScriptableObject
How to reproduce:1. Open the attached (repro.zip) project2. In Project Window delete "SO.asset"3. Check the Console Window Expected ... Read more
NullReferenceException on Undo.PerformUndo
How to reproduce:1. Open the attached Perform Undo NullRef.zip project2. Go to Project window/Scenes/ open Sample Scene3. Go to the ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS