Search Issue Tracker
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 Windows If project contains "._*.bar" and "._*.bar.meta" f... Read more
setting 'handle rect' on scrollbar to 'scrollbar' makes it so you can't ...
1. create a scrollbar 2. in inspector under 'handle rect' set it to 'scrollbar' 3. observe how scroll bar is very wide in the scene ... 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 th... Read more
Build & Run for windows store apps fails
To reproduce: 1. Create an empty project 2. Build & run for windows store apps - fail Exception: Failed to build Visual Studio proje... 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. ... Read more
Crash when trying to preview the GI-albedo on the scene w/ terrain
Steps to reproduce: 1. Open the attached project and the scene 'test' 2. Open the lightmapping window to verify that the GI workflow... 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 Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon