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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment