Search Issue Tracker
The Player renders black on a Quest headset when MSAA, Post Processing, ...
How to reproduce:1. Open the user's attached project2. Build And Run the project on Meta Quest 23. Put on the headset Expected resul... Read more
macOS stutters in a minimal project in the Editor in Play Mode
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/Scenes/Scene.unity“ Scene3. Enter play mode and observe i... Read more
Materials lose reference to textures if loaded from Asset Bundles
How to reproduce: 1. Open attached project2. Open scene Scenes/AtlasedSpriteParticleTest.unity3. Go to Build/AssetBundle4. Play the ... Read more
When pressing outside the touchscreen keyboard on Android devices, wasCa...
It is impossible to distinguish between pressing "DONE"/"OK" on the touchscreen keyboard and pressing outside the keyboard area on A... Read more
[MixedMode] Mixed mode shadows do not mix properly between static and re...
Steps to reproduce:1) Open the attached project.2) Open scene 'main'.3) In the Lighting tab, press 'Build'. - The scene consists of ... Read more
UnityWebRequest high CPU usage when using it in editor
Reproduction steps:1. Open "Case.zip" project2. Open "UnityWebRequest" window from "Windows" menu3. Click "New Web request" button.4... Read more
SUCCEEDED(hr) error message after editor regains focus
1. open succeded scene2. expend canvas and select button3. hit the color widget in image script to change its color4. hit the color ... Read more
Unity reports incorrect Textures size in the editor.log after building o...
To reproduce: 1.Download and open attached project.2.Select texture "texture" and notice that it's size is 1.3 Mb.3.Go to File->B... Read more
[iOS] Frame skipping on iOS11 devices
The project had shown serious fps degradation when working under iOS11 (it was working as expected under iOS10).Devices, where the p... Read more
Unity outputs a warning in a Windows 64bit Standalone Player when using ...
To reproduce:1. Open attached project2. Build & Run a Windows 64bit Standalone Player3. Open player log file "C:\Users\%UserName... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS