Search Issue Tracker
Rendering Debugger Playmode debug UI scrolling is jittery when using cli...
Steps to reproduce: Create a new Unity project using the Universal 3D template Enter Play Mode Press the "ctrl + backspace" combinat... Read more
[Themes] Unity keeps refreshing on mouse pointer up when font is changed...
Unity keeps refreshing on mouse pointer up when font is changed and tree is selected in Project Browser. Refer the attached gif Step... Read more
Realtime GI produces high contrast lighting at high resolutions
How to reproduce: 1. Open attached project2. Open scene apartment.unity3. Go inside the building4. Set the Realtime Resolution of th... Read more
[LWRP/Mac] Assertion failed on expression exceptions are thrown on creat...
"Assertion failed on expression: 'alternativeBackBuffer->GetWidth() == window->GetWidth()'" exceptions are thrown on creating ... Read more
GameObjectRecorder only records changes in the root object, changes in c...
How to reproduce:1. Open attached project2. Open ReproScene and enter the Play Mode3. Press 'Enter' to start recording character mov... Read more
[Android] Application.streamingAssetsPath points to a wrong directory on...
Repro steps:1. Open user attached project2. Switch build target to Android3. Make sure "Build App Bundle (Google Play)" is checked4.... Read more
[tvOS] [Game Center] Social.ShowAchievementsUI() doesn't work anymore af...
How to reproduce:1. Build the attached project for tvOS2. Build & Run the app to Apple TV via Xcode3. Wait till Game Center dash... Read more
Shader errors are thrown after opening a VR, Mixed Reality and AR Mobile...
Reproduction steps:1. Create a new VR, Mixed Reality or AR Mobile template project2. Observe the Console Actual results: "Asset Pack... Read more
Main Editor Window is loaded with gaps on the side and bottom borders wh...
How to reproduce:1. Open any Unity project2. Resize the Main Editor Window to fill the whole screen (the window must not be maximize... Read more
LODs array is not updated instantly when inserting new LODs
Reproduction steps:1. Create a new Unity project2. Create a new empty GameObject and add a 'LOD Group' Component3. Insert some new L... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class