Search Issue Tracker
Audio.PlayScheduled produces artifacts on cpu spikes
To reproduce:1. Import package the "repro"2. Open "scene"3. Enter play mode4. Press space. it should call "audio.PlayScheduled" and ... Read more
Cannot change code formatting in 'Braces' category
This issue only occurs on WindowsTo recreate:1)Open any script in MonoDevelop2)Go Tools->Options then under Source Code select Co... Read more
Add T4 templates to user script projects
While editing scripts in MonoDevelop, user has created text templating "T4 Template" file, which was successfully added in file hier... Read more
Ambient Light Occlusion is not baked properly in a grid based scene
How to reproduce: 1. Open attached project2. Open scene OcclusionBug.unity- Notice how some of the squares are darker in the Shaded ... Read more
IL2CPP Regression: Projects with Ionic Zlib assembly fail to build in 4....
Reproduction steps:1) Open attached "ZlibIL2CPP" project in the Unity Editor.2) Switch to iOS build configuration3) Open Player Sett... Read more
[Gamma/Linear] Baked light's indirect bounce is way less intense than re...
To reproduce:1. Open attached project2. Open scene Irradiance3. Switch directional light between realtime and baked4. Compare indire... Read more
[PLM] Lightmapping ignores lights culling mask
To reproduce:1. Open attached project "CullingMask"2. Open scene 13. Let it bake4. Notice that lightmap is baked for all static obje... Read more
Baked lighting data lost after rebake in copied scene
To reproduce:1. Open attached project2. Open scene, bake lightmaps3. Make a copy of scene4. Bake lightmaps in the copy5. Lightmaps i... Read more
Unity editor crashing when entering deep profiling
- Open scene Stage1 in attached project- Open Profiler window and enable Deep Profile- Press Play and after a few seconds Unity will... Read more
Bold font .ttf file is not detected properly for certain fonts
How to reproduce: 1. Open attached project2. Open scene Scene.unity3. Try switching between Normal and Bold font style on gameobject... 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