Search Issue Tracker
[Win Store Apps] Bitmap font is pink on WinRT
Bitmap font is pink on WinRT Reproducible on 4.6.0b11;Attached screenshots and WinRT UnityPlayer.log; Repro steps:1. download "uGUIP... Read more
[Win Store Apps] Render texture doesn't work on WinRT
Render texture doesn't work on WinRT Reproducible on 4.6.0b11;Attached screenshots and WinRT UnityPlayer.log; Repro steps:1. downloa... Read more
NullReferenceException when selecting UI Light
Steps to reproduce : - import the uGUI project- open the "REnderTexture" scene- navigate in the Hierarchy to Canvas>UI Camera>... Read more
uGUI object and Sprite Renderer rendering order is wrong
This is related to how canvas rendering works. For each canvas we basically generate one 'batch'. In the example you have sent there... Read more
Rendering order bug when using elements with canvas and elements without it
To reproduce this bug: 1. Open the project2. Open Assets/Scenes/renderorder.unity3. Expand HUD object, notice how it is before the b... Read more
Public enum located in generic Class is displayed as int field instead o...
To reproduce:1.Create new project and import attached package.2.Open imported "EnumBug" scene.3.Select "Enum Bug" object.4.Notice "S... Read more
Failed to run serialization weaver when building for WP8
To reproduce:1. Import attached repro.unitypackage. It contains some scripts2. Try to build for WP8 - an error is thrown:Error build... Read more
Slider does not update when it is no longer controlled by a HorizontalLa...
Steps to reproduce:1. Open the project and the scene2. Find 'Slider' under Canvas in hierarchy3. Note that it's Rect Transform value... Read more
Saving scene in play mode issues
1) It's possible in the editor <Save Scene>/<Save Scene as...> in play mode from script but impossible from UI. Is it by... Read more
uGUI Image and Rect masks don't work with deferred rendering and DX11
Steps to repro: 1) Open 'uGUIProjectBeta11' project 2) Open 'Scroll View' scene 3) Enable DX11 mode in Player Settings 4) Note: for ... 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