Search Issue Tracker
When opening project in batchmode the "Unity version" field is not being...
To reproduce:1. Open a Unity project2. Close it3. Open it with another version, with these arguments: [Unity directory] -projectPath... Read more
Camera's Rendering Path is badly described in 5.5
In versions of Unity prior to 5.5 the rendering path could be controlled from the Player Settings, however in 5.5 this option has be... Read more
Time and FixedTime progresses if a MonoBehaviour with OnDrawGizmos exist...
Reproduction Steps:1. Import attached project.2. Open "TimeTest" scene.3. Select "Test Object" in Hierarchy.4. Move it around in the... Read more
GameObject isn't set as public variable after undo operation
"Test1" GameObject has script attached which is checking if public variable (GameObject Test2) is set. If is set console displays ex... Read more
Game View max width is restricted to Window height
Steps to reproduce:1. Create a giant unique desktop with NVidia or AMD built-in tools (4500x720px)2. Open Unity3. Detach the Game Vi... Read more
Error in Console: Assertion failed on expression: '(sharedData.instructi...
Steps to reproduce:1. Open User's attached project2. Open scene "Main"3. Make sure Build target is set to iOS4. Press Play Result: e... Read more
External tool not recognized if installed when an instance of Unity is r...
To reproduce (can not have any Revision control diff/merge tools present) :1. Open a new Unity project2. Download and install WinMer... Read more
Application.logMessageReceivedThreaded silently fails if handler throws ...
To reproduce:1. Open attached project2. Open the scene "Main"3. Play the scene4. Press "Log something" multiple timesNotice that the... Read more
[Editor] Some editor windows are broken after opening an old project wit...
Steps to reproduce: 1. Open attached project2. You can immediately observe two issues with 'Game View' and 'Project' windows: - Both... Read more
Undo.RecordObject not dirtying newly added list elements on prefab insta...
When the user adds a new item to a serialized list field on a prefab instance, the size property for the list is dirtied, but the li... 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
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed