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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment