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
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Add comment