Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.0.0f4
Issue ID
686710
Regression
No
Inspector view can be covered with raw image preview content
Reproducible with 4.6.6, 5.0.0f4, 5.0.3f1, 5.1.0f3;
Repro gif: http://gyazo.com/6c10832405dad547678ffb805e6ceb9f
Repro steps:
1. create new project;
2. in hierarchy create "UI -> Raw Image" objects;
3. In inspector view edit "Raw Image (Script)" component. Set "UV Rect" W and H with negative values (for example W:-10 H:-10);
---
Fixed in Unity 5.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment