Search Issue Tracker
Rigidbody. rigidbodyComponent.angularVelocity wasn't set to last valid v...
Covered by RigidBodyDisallowNonfiniteValuesInvalidAngularVelocity runtime test rigidbodyComponent.angularVelocity = new Vector3(-1.0... Read more
Unity does not handle OSX dot underscore "._foo.bar" system files well o...
Unity does not handle OSX dot underscore ".foo.bar" system files well on WindowsIf project contains "..bar" and "._.bar.meta" files ... Read more
setting 'handle rect' on scrollbar to 'scrollbar' makes it so you can't ...
1. create a scrollbar2. in inspector under 'handle rect' set it to 'scrollbar'3. observe how scroll bar is very wide in the scene vi... Read more
Preview resize is broken for world space canvas
- Open a scene with a world space canvas such as Lighting from uGUIProject.- Try to preview-resize a parent. For example, select the... Read more
Build & Run for windows store apps fails
To reproduce:1. Create an empty project2. Build & run for windows store apps - failException: Failed to build Visual Studio proj... Read more
Black launch image on iPhone and iPod touch before the splashscreen
When launching an app on an iOS device, the screen is black before showing the splashscreen Read more
Asset Store is not working on OS X Yosemite (10.10)
Not reproducible (Unity 4.6/5.0/5.1) Read more
Shader compiler regression on preprocessor ## for mobile in 4.5
Preprocessor token pasting operator (##) regressed in some shaders when cross-compiling for GLSL starting with 4.5. E.g. "i.##uv" wh... Read more
After clicking on a Debug.Log statement output in the console text curso...
How to reproduce:1. Open the attached project "new1"2. Play the "scene" scene (which has C# script with a Debug.Log Statement)3. Cli... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default