Search Issue Tracker
The position/width/alignment of other GUILayout elements is changed when...
Reproduction steps:1. Open the “Empty.zip“ project2. Navigate to “Window > TestFoldOut”3. Toggle on/off the “Show Fold-out” check... Read more
Profiling builds created on older versions cause samples to be colored g...
How to reproduce:1. Create a new project2. Open the Build Settings (File → Build Settings)3. Turn on Development Build4. Build And R... Read more
Sprite Editor unsaved changes get reverted when Script Recompilation fin...
How to reproduce:1. Open the user-attached project2. Open any Sprite via the Sprite Editor3. Make any changes to the Sprite4. Open a... Read more
Component titles from several words are displayed without the spaces in ...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component, which title consist of severa... Read more
[macOS] Visual Studio opens multiple instances when selecting multiple S...
How to reproduce:1. Open any project2. Select multiple scripts holding the "Command" key3. Right click and choose "Open" Actual resu... Read more
Preset "Inspector" section has a scrollbar, which is not needed
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component, which title consist of severa... Read more
Coverage package fails to gather any coverage for generic methods
Steps to reproduce: Open attached project Open test runner Run tests Generate coverage report Open generated coverage report Inspect... Read more
NullReferenceException is thrown when setting the sprite of a UI Image a...
Reproduction steps:1. Open project “ImageSprite”2. Open scene “SampleScene”3. Enter Play mode Expected result: no errors are thrown ... Read more
Inspector lock lost when opening prefabs in separate folders through dou...
How to reproduce:1. Open the project “IN_29269”2. Open the “New Folder” folder and double-click the “Capsula” prefab3. Lock the Insp... Read more
UIToolkit property field background does not change color when the prope...
How to reproduce:1. Open the project “IN_29005”2. Open the "test-animated-prop-ui" Scene3. Open the Animation window4. In the Hierar... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used