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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment