Search Issue Tracker
Baking reflection probes needs a Cancel option
Baking reflection probes can take quite long. Any long, blocking operation needs to have a Cancel option. Or the baking needs to be ... Read more
ProjectSettings.assets can't be serialized
Error "Could not serialize text file projectsettings/projectsettings.asset because an error occured - we probably ran out of memory"... Read more
GI shows weird color disfigurations when using high direct setting
Using high direct setting in Global Illumination may cause some weird color disfigurations - for instance a green sphere shines in a... Read more
[Cubemap] Applying Specular Convolution to a highres cubemap needs a Can...
Applying Specular Convolution to a highres cubemap can take a few minutes and the operation is blocking (Editor can't be used while ... Read more
Applying Diffuse (Irradiance) convolution to a Cubemap texture results i...
- Pick any texture imported as a Cubemap- Set the Convolution Type to Diffuse (Irradiance)- Apply the changesThe result is an all wh... Read more
Searching the documentation for "Texture Importer" doesn't show any results
The search option in the documentation is flawed. It took me a very long time to find the manual page that explains the different Te... Read more
MeshCollider related error message doesn't point to asset or game object...
Error "Non-convex MeshColliders with non-kinematic Rigidbodies are no longer supported in Unity 5.0" gets printed in the Console a n... Read more
Cubemap texture import options are not documented
http://docs.unity3d.com/Manual/class-TextureImporter.html contains documentation for import settings of all types of textures we sup... 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