Search Issue Tracker
uGUI Object positions change after entering Play mode when Canvas Render...
Steps to reproduce:1. Open attached “ScreenSpaceCamera.zip” Unity project2. Open “Main” scene3. Select “Main Camera” object in Hiera... Read more
[Regression] NativeArrayOption.None no longer working, compilation error...
How to reproduce:1. Open new project2. Write NativeArray in script"NativeArray<Vector3>(m_NumberOfCubes, Allocator.Persistent,... Read more
Validation function for MenuItem doesn't get called after the disabled m...
To reproduce: 1. Open the project, attached by the tester (menuItemValidation.zip)2. Press Ctrl + G, two messages appear in the cons... Read more
Highly pixelated sprite- sheet appears in sprite editor when mip maps is...
Highly pixelated sprite- sheet appears in sprite editor when mip maps is checked. Steps To reproduce: 1. Launch the editor.2. Import... Read more
[Backport] [Tilemap] Grid component doesn't render when the values in Ce...
Description:Grid component doesn't render when the values in CellSize/CellGap are changed Steps to Reproduce:1. Create a New Project... Read more
Anima2D - Tool tips are missing on most components.
Anima2D - Missing tool tips in the inspector Steps to reproduce.- Open the attached project.- In the Project menu open the folder "M... Read more
Anima2D - Onion skin still appears when gameobject is hidden.
The onion skin is still visible in the scene when gameobject is hidden. 2. How we can reproduce it using the example you attached- I... Read more
[UI Elements]"`UnityEngine.IStylePainter' is inaccessible due to its pro...
[Editor UI]"`UnityEngine.IStylePainter' is inaccessible due to its protection level" exception Steps to Reproduce:1. Create a new pr... Read more
[LWRP][iOS] Survival Shooter project built with LWRP is running out of m...
Steps to reproduce: 1. Open attached project2. Build the '_Complete-Game' scene to iOS3. Run on an older device4. Notice the game ru... Read more
Anima2D - IndexOutOfRangeException when Spring Manager is enabled
When the Spring Manager script is enabled on gameobjects an "IndexOutOfRangeException" appears in the console. 2. How we can reprodu... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu