Search Issue Tracker
[MaximizeOnPlay] Game view isn't re-scaled when entering play mode
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Set game view aspect to "Standalone (1024 x 768)"4. Notice that s... Read more
Wrong indents in License Agreement for Mac Installer
Wrong indents in License Agreement for Mac Installer Start installing Unity Editor and please see attached images Read more
[Recording] Undo doesn't work when modifying keyframes in the animation ...
How to reproduce: 1. Open any (new) project2. Create a Cube3. Open the Animation Window4. Give the Cube an empty animation5. Add any... Read more
[WebGL] [SVG] "Runtime error: float unrepresentable in integer range" is...
Reproduction steps:1. Open the user's attached project ("VectorGraphicsBugReport.zip")2. Open the repro scene ("SampleScene")3. Ente... Read more
"Expected (<length>) but found '100%'" Warning is logged when entering c...
Steps to reproduce: Create a Project from the "Universal 3D sample" Template Observe the Console Actual results: Warning "Assets/Sha... Read more
Making public method private when it is assigned to Button's onClick eve...
Reproduction steps:1. Open the "bug.zip" project2. Open the "Test" scene3. Open the "Example.cs" script4. Make "Pressed" method priv... Read more
Exception thrown on deleting folder from Favorites in Project Browser
If you add folder to Favorites in Project Browser in one project, then open another project that doesn't have such folder and try to... Read more
The Editor crashes when changing the Target Build from Windows to macOS ...
How to reproduce:1. Open the repro-project from Google Drive2. Click File → Build Settings3. Change Build Target to Windows4. Build ... Read more
ContextMenuItem does not correctly inherit when attempting to use it wit...
How to reproduce:1. Open the attached Project "TestProject"2. In the Project Window select "Assets/ChildSO"3. In the Inspector Windo... Read more
There are inconsistent margins between Position, Rotation and Scale prop...
How to reproduce:1. Create and open a new project2. Select the 'Main Camera' object in the Hierarchy window3. Observe the Transform ... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method