Search Issue Tracker
Changing the product name does not automatically change the name of buil...
How to reproduce:1. Create a new project or open an existing one2. Build and run the project2. Open Player Settings (Edit -> Proj... Read more
Display dialog is ignoring newline characters
Brought to our attention internally here: https://unity.slack.com/archives/C3F85MBDL/p1689152848899699 Not sure when this regressed.... Read more
Passing -logFile argument to a standalone build results in an error message
Reproduction steps:1. Open user attached Project2. Build a Standalone Build of the Project to TestLogfile/Builds/Windows3. Open a Ba... Read more
[x86] Custom function with float return Type returns NaN values in Build...
Important - the issue is only reproducible when Windows x86 release architecture is selected How to reproduce:1. Open the attached p... Read more
Photo Capture callbacks are lost when Unity pauses during photo capture
If unity is paused during a photo capture, script callbacks may be lost and never called even after Unity resumes.To reproduce, use ... Read more
Unity freezes when Time.timeScale is set to NaN
How to reproduce:1. Open attached project "Case_1216135" and load "Scene"2. Press Play3. Click Tab on your keyboard Expected result:... Read more
Default Is Native Resolution is ignored when Fullscreen Mode has been ch...
Reproduction steps:1. Open attached project "1216508_resolution"2. Go to Edit > Project Settings > Player > Resolution and ... Read more
[DX12] 8 Multi-RenderTarget gives Assert error d3d12: querying for an ou...
Steps:1. Open attached project2. Make sure you are using DX12 (PlayerSettings>Graphics API>Move DX12 to top of API list)3. Ope... Read more
Window.Show method opens and instantly closes a pop-up window when calle...
How to reproduce:1. Open the attached 'project-1219122.zip' project2. In the Editor select 'Window' > 'BugRepro' > 'Open conta... Read more
"Busy Progress Delay" does not save when directly entering a value
Reproduction steps:1. Open the attached “Test Project” project2. Open Edit > Preferences Window3. Select the “General” tab4. Chan... 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