Search Issue Tracker
MonoBehaviour with generic class and #if UNITY_EDITOR crashes player
Steps to reproduce: 1. Open "Case 795409 repro" project 2. Open TestScene 3. Build it for WebGl 4. Before running with Firefox, dele... Read more
The name 'PostEffectsBase' does not denote a valid type ('not found') wh...
Steps to reproduce : - import the Image Effects package - move the PostEffectsBase file to the Assets folder and notice the errors ... Read more
Editor crashes when adding a new script to a game object via "Add compon...
Steps to reproduce: 1. Open any project 2. Create a new GameObject in the Hierarchy window (GameObject > Create Empty) 3. Select the... Read more
Crash when IEnumerator returns nothing due to unreachable code
Steps to reproduce: 1. Open attached project 2. Open scene "Default" 3. Run it 4. Unity crashes Read more
Unnecessary white spaces added to project *.sln file when updating monod...
Quickest to use SourceTree or some other repo management client, but can also be reproduced manually. To Reproduce: 1. Create a new... Read more
API updater fails to update all instances of obsolete types after packag...
Steps to reproduce: 1. Create a new Unity project 2. Import Advertisement package (com.unity.ads 4.1.0) 3. Import any other package ... Read more
[Legacy] IEnumerator.MoveNext crashes at Scripting::TrackedReferenceBase...
Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. Run it 4. Unity crashes 5. Open "AnimationExtensions.cs" scr... Read more
'Assignment made to the same variable' warning only happening when the v...
'Assignment made to the same variable' warning only happening when the variable isn't in an array To reproduce: 1. Open attached pr... 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
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
- Shadow casters are not rendered when deploying builds in specific Unity 6.0 versions
- Automatically unfocuses when focusing and DropdownField is open
- Debug Draw Mode stops rendering GameObjects when GPU Resident Drawer is enabled
- Only a single Selector is added to a Container when drag and dropping multiple of them on an Element in UI Builder