Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b1
Issue ID
588448
Regression
No
Label Effect Distance can be set to Infinity producing lots of error messages
Use the uGUI demo projects to repro:
- Open the Widgets scene
- select the Text gameobject (under Canvas)
- add a Ui/Effects/Shadow component
- Make sure you have the Scene view visible
- In the Shadow component, type Infinity for Effect Distance X
Console gets spammed with:
IsFinite(outDistanceAlongView)
UnityEditor.DockArea:OnGUI()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Client And Server” shown without spaces in Active Scenario window
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
Add comment