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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template