Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.4
2019.4.13f1
2020.2
Issue ID
1311086
Regression
No
[Editor] Script modification during playmode will garble Editor UI when selecting TMP property
How to reproduce:
1. Open the example scene in the attached "InputSystem_Warriors_Project.zip" project
2. Enter PlayMode
3. Edit any script and save it (wait for script recompilation)
4. Select GameObject “UI_Canvas_World_PlayerDisplay”
5. Continuously click on Object “Text_DeviceName (TextMeshProUGUI)” in the inspector
Expected Behavior: The editor stays in the same state without breaking
Actual Behavior: The editor starts flickering with every click, you can see UI text being separated
Reproducible with: 2019.4.20f1, 2020.2.1f1
Could not test with: 2018.4.31f1, 2021.1.0b5, 2021.2.0a4 due to project dependencies being broken
Note:
- Video attached "Screen Recording 2021-02-04 at 09.17.18.mov"
- The issue seems to be hardware/OS-specific since I was not able to reproduce it on windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment