Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
3.4.1f5
Issue ID
421354
Regression
No
Typing a capital e for a script attached to a terrain selects Terrain tool instead
- Create a Terrain
- Attach a script with a public string variable to the terrain object
- In the Inspector, try typing a capital "E" in the string field.
- The terrain Inspector switches to the Smooth Height function of the terrain (since the shortcut for that is Shift-E, which is also what you type when you want a capital E)
Note that your own monobehaviour inspector needs to be after terrain inspector
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Add comment