Search Issue Tracker
The self reference in the property stops further code execution
To reproduce:1. Open the attached project2. Run the test in the Examples->TestCode Expected result: An error/warning is shown inf... Read more
[Compiler] Error with no details prevents entering playmode
(Check the attached video to see the bug) Reproduction steps:1. Open the attached project2. Navigate to Assets->Scenes3. Open any... Read more
all log types are displayed when Debug.logger.filterLogType is set to Lo...
Steps to reproduce:1. Open attached project "log.zip"2. Open "test" scene3. Enter play mode4. Select "Exception" GUI selection5. Cli... Read more
AssemblyUpdater fails if Unity editor has spaces in its path
Reproduction steps:1. Create a new project2. Import the asset from the Asset Store (link provided in description)3. Observe the cons... Read more
“MonoBehaviour” is not recognized in Script files when “additionalfile” ...
Reproduction steps:1. Open the attached project “NoMonoRepro”2. In the Project window select “Assets/Test” script file3. Look at the... Read more
Custom built DLL's scripts which have classes derived from UIBehaviour c...
How to reproduce:1. Download and extract the attached 'DLLScripts.zip' archive somewhere on your computer (there are two scripts, Ne... Read more
AddComponent<>() high GC usage
Each call of AddComponent<>() function invokesAttributeHelperEngine::GetParentTypeDisallowingMultipleInclusion andAttributeHel... Read more
Crash on entering Play Mode when '==' and '!=' operators are overridden
Reproduction steps:1. Open the user's attached project2. Open the '03 - GameplayScene' Scene3. Enter Play Mode and observe a crash R... Read more
[Scripting] NamespaceParser fails when ScriptableObject class is inside ...
How to reproduce:1. Open user's attached project2. Select the "Test" ScriptableObject in the Project window (Assets folder)3. Observ... Read more
Assigning Material.shader from a worker thread doesn't throw an error in...
Steps to reproduce: 1. Open attached project2. Build and run release (non-developement) build3. Start game and choose "Flat islands"... 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