Search Issue Tracker
WP8 5.0 build crashes when built on top of an older version build
To reproduce:1. Create a new project with Unity 4.52. Build for wp83. Open up the project with 5.04. Build & Run into the same f... Read more
Plugin librabries can not be developed independently from unity
To reproduce:1. Build a WP8 project with a plugin (like the one attached)2. Navigate to the "ExternalLibrary.dll" in the build3. Cra... Read more
BlendTree slider is broken
BlendTree slider is broken. To reproduce:- Create a new project and import the "Mecanim Example Scenes" project from Asset Store- Op... Read more
Text of uGUI disappears after application is sent to background on WP8
Steps to reproduce:1. Create a project which uses Text component2. Build and run on WP83. Send application to background and bring i... Read more
RaycastHit.triangleIndex returns wrong triangle index when raycasting a ...
Steps to reproduce:1. Open the attached project and the scene2. Press play3. Hover mouse over the plane4. Observe incorrectly drawn ... Read more
uGUI slows down constantly rebuilding the Canvas when using Screen Space...
To reproduce this bug: 1. Open the attached project ( uGUI_ProjectBeta11 )2. Open Scroll View scene3. Open Profiler and select 'Deep... Read more
Masks stop working when applying negative scales
1.Open uGUIPrefab project2.Open Assets/scaleandmask.unity scene3.Expand HUD object4.Look at the text5.Set scale of Panel to -1, 1, 1... Read more
uGUI doesn't work in flash build
Steps to repro:1. Open the attached project2. Build to flash3. Observe that uGUI in flash build is not working Read more
Custom uGUI text pops out of rect bounds on certain game view sizes
To reproduce:1. Open attached project2. Open TextIssue scene. It contains two texts, one on the top is the default uGUI text, the bo... Read more
Instantiating uGUI prefab that has position 0,0,0 breaks it's children
To reproduce:1. Open repro package2. Open scene test. It contains a button, that when pressed, will instantiate a prefab. The prefab... 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