Search Issue Tracker
Project and Inspector windows are freezing when multi selecting assets
How to reproduce:1. Open the attached project "Addressables Inspector freezes.zip"2. In the Project window go to Assets > Prefabs... Read more
[UWP] Visual Studio output throws exception when the Camera GameObject h...
Reproduction steps:1. Open project "UWPDoublePostProcessBug.zip"2. Open Scene "SampleScene"3. Open Build Settings window from File &... Read more
Console errors appear when reimporting UnityEngine.UI when the Library f...
Reproduction steps:1. Download the attached "linktest.zip" project2. Move the "Library" folder to a different disk3. Create a symlin... Read more
UnityWebRequest returns "HTTP/1.1 404 Not Found" if URI contains 'plus' ...
How to reproduce:1. Open the attached “UnityWebRequest_LocalFileBug.zip” project2. Open the “Main” Scene3. Enter the Play Mode Expec... Read more
Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more
CultureNotFoundException: Culture name en-DE is not supported error thro...
How to reproduce:1. Change Windows display language to "English (Germany)"2. Open the attached project "UWPMixedCulture.zip"3. Open ... Read more
When clicking on overlapped UI elements the Selection order is determine...
How to reproduce:1. Open the attached project "case_1377544.zip"2. Enter Scene "SampleScene" (Assets > Scene)3. Open the Scene vi... Read more
Multiple missing script warnings after changing Skybox Material when rel...
Reproduction steps:1. Create an empty 3D project2. Go to 'Window->Rendering->Lighting->Environment->Skybox Material' and... Read more
SceneManager.SceneLoaded is called after loaded scene's Awake call
Reproduction steps:1. Open the attached project "SceneSwitchingTest"2. Open Scenes/ManagerScene3. Press the 'A' key Expected result:... Read more
Static batching does not batch objects when trying to batch plane with a...
How to reproduce:1. Open the attached project '1367922.zip'2. Open 'SampleScene' Scene3. Enter Play mode4. Observe the 'Batches' and... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled