Search Issue Tracker
Video doesn't play if the orientation is changed in the OnApplicationPau...
Video sometimes doesn't play if the orientation is changed in the script right before calling Handheld.PlayFullScreenMovie. This loo... Read more
ParticleSystem's inconsistent behavior with Time.timeScale
To reproduce:1. Set Time.timeScale to 0 on 4.0.1f2 and 4.1.0b42. On 4.0.1 particle system is still playing, on 4.1 not.Also:1. Chang... Read more
Different assets from two different asset bundles are treated as the sam...
This example shows how two different assets, put in two different assetbundles, are somehow treated as the same asset and the second... Read more
Error when trying to open a custom EditorWindow
Steps to reproduce : - open the project attached- go to Window > Settings Editor with Namespace and notice the errors in the cons... Read more
[ScriptingAPI] ParticleSystem.Particle.size and ParticleSystem.Particle....
ParticleSystem.Particle.size and ParticleSystem.Particle.color are equal startColor and startSize of ParticleSystem. And should upda... Read more
Incorrect types in AddComponent() are handled silently
Passing incorrect paramater to any of overloaded methods AddComponent() should not result in silently do nothingFollowing cases will... 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