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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal