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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
Add comment