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
AddComponent's general performance is worse in 2020.3 and above when com...
Reproduction steps:1. Open the attached project "AddComponent_2019.4.23.zip"2. Switch the platform target to Android, and enable Dev... Read more
[Scripting] Asmdef with `auto referenced` set to false will still cause ...
When an asmdef has the auto referenced flag set to false and no additional references it will still cause Unity assemblies such as A... 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
Coroutines that are synchronized to "WaitForEndOfFrame" and "Time.deltaT...
How to reproduce:1. Open the user attached project2. Open the "OpeningScene" Scene3. Enter Play Mode and press the left mouse button... 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
- Mesh stretching and Animator values blend as if Additive when floating-point drift creates micro-overlaps between adjacent clips on the timeline
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- Constant buffers are redundantly uploaded when consecutive compute dispatches are executed on DirectX11
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled