Search Issue Tracker
Building through batch mode fails if a script was deleted outside of the...
Reproduction steps:1. Open and Exit "UnityIssue726318.zip" project2. Delete any script (Advert.cs)3. Run Unity with the command line... Read more
[Scriptable BuildPipeline] BuildUsageTagSet UnionWith order results in n...
Combining multiple BuildUsageTagSet objects using the UnionWith api results in a hash that is dependent on the order in which they w... Read more
Multiple Playmode Tests return different results when run in batchmode
How to reproduce:1. Unzip the project2. Modify "RunTests" and "RunTests_Batchmode" .bat files (change the file paths so they are val... Read more
Icons of the Player settings are not saved when PlayerSettings.SetPlatfo...
How to reproduce:1. Open the attached project2. Make sure that platform is set to Android in Build Settings3. Select 'MyMenu' in the... Read more
[Editor] Tooltips of "Scenes in Build" always appear at the center of th...
On mouse hovering on "Scenes in Build", tooltips always appear on the center of the Build Setting window, Refer the attached video S... Read more
[Editor] Tooltips are not available for "Script Debugging " and "Create ...
Tooltips are not available for below properties under Standalone Platform in Build Setting window, Refer attached video1) Script Deb... Read more
Apk file is created when changing defines and building via script in bat...
Steps to reproduce:1. Open the user's attached project "BootCorruptRepro.zip"2. Navigate to Project settings-> Player-> Other ... 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