Search Issue Tracker
Updating a RectTransform's "position" value no longer updates the anchor...
To reproduce: 1. Open project 2. Open "scene" scene 3. Select "Image" gameobject in Hierarchy 4. Play scene 5. Cube moves, but "Pos ... Read more
Rectransform values are not driven by GridLayerGroup when gameobject wit...
To reproduce: 1. Open project 2. Open "testScene" scene 3. Duplicate "ButtonWithImage" GameObject (With "Image (Script)" component)... Read more
[Win Store Apps] Can't create a new line in multiline text field
Repro steps: 1. Open project "uGUIProject_Beta12.zip"; 2. Try out multiline text area in editor. With "Shift+Enter" you can make a n... Read more
uGUI: Content Size Fitter drives Anchors even when disabled
To reproduce: 1. Open project 2. Open 'test' scene 3. Select 'Panel' gameobject in Hierarchy 4. In 'Content Size Fitter (Script)' ... Read more
uGUI: Layout filled with dynamically created children doesn't arrange c...
To reproduce: 1. Open project 2. Open 'test' scene 3. Play scene 4. Click 'Fill Button' in game view (Script attached to 'Fill Butt... Read more
Unity crashes when setting .enable on CanvasGroup in runtime
To Reproduce: 1. Create a gameObject with a CanvasGroup component, (notice that it can't be disabled/enabled in inspector) 2. Try to... Read more
GPU Profiler is not working on Mac OS X 10.8.5
GPU Profiler is not working on Mac OS X 10.8.5 - please see attached screen shot for details. To reproduce: - Open attached project... Read more
When a text input field has been closed, it cannot be reopened until som...
To reproduce: 1) Download and open the uGUI demo project for 4.6.0b12 (attached to this report as well) 2) Build run the widget scen... Read more
uGUI Button prefab with transition animation throws "Animator has not be...
1. Open attached file "repro_618186.zip" 2. Open scene "Untitled" 3. Drag button prefab to canvas 4. Warning in console "Animator ha... Read more
Can't interact with uGUI using a mouse on Android
This is a regression in Unity 4.6.0b11. Mouse worked fine with 4.6.0b10. Reproduced on: Google Nexus 5 with Android 4.4.4 with Logi... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions