Search Issue Tracker
Error message when loading 32 bit dll in 64 bit Unity build needs to be ...
Right now, an error of that kind looks like this:"DllNotFoundException: Assets/Plugins/XInputInterface.dllXInputDotNetPure.GamePad.G... Read more
Vector2 is missing useful members in comparison with Vector3
Vector2 is missing useful members in comparison with Vector3 Since implementation of 2D support in Unity, Vector2 class has not rece... Read more
Mouse cursor may not turn to resize cursor if another tab was resized
Steps to reproduce:1. Open any project2. Resize any Editor tab3. Mouse-over on border of another tab. Mouse cursor may not change to... Read more
Compilation errors after automatic script update in Unity 5
ScriptUpdater converted mapSphere.gameObject.SampleAnimation(mapSphere.animation.clip, (float)i); to mapSphere.animation.clip.Sample... Read more
Default skybox stretches while zooming
1. Create new project2. In scene view zoom out camera and skybox will start stretching and directional light3. Optionally lift camer... Read more
wrong output for '@' ascii-hex representation after pressing enter
-e: the @ should be 40 which it is on all platforms but Linux after pressing Enter/Return -work in 4.3.4, starts in 4.5.0-also works... Read more
No tooltip for Duststorm and Fireworks in "Particles" scene
Steps to reproduce : - import the Sample Assets- open the "Particles" scene and press play- navigate trough the effects and notice t... Read more
No sound for the particle effects in "Particles" scene
Steps to reproduce : - import the Sample Assets- open the "Particles" scene and press play- navigate trough the effects and notice t... 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