Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0b5
Issue ID
935561
Regression
Yes
Playmaker editor: renaming state loses focus after character pressed (v2)
1. What happened
When trying to rename a state in the Playmayker Editor window, the state loses focus after first character btn is pressed (from keyboard). So it is possible to give only 1-character-long names.
The issue is almost exactly like case 910029. But that one is fixed for 2017.1.
Current issue reproducible in 2017.2.0b5 and 2017.3.0a2 and is a regression from 2017.1.
It is reproducible only upon the following GOs:
- 3D (e.g. Cube)
- UI (e.g. Text)
- 2D (e.g. Sprite)
- Particle System
- Mesh prefab
2. How we can reproduce it using the example you attached
- Open scene 1
- See GOs in the hierarchy that start with '!!!'
- Select a state in Playmaker window for one of the GOs
- Try renaming a state
---> Focus goes away.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
- [iOS] Error shows and "Microphone.GetPosition" logged as zero when "Microphone.Start()" is called the first time while a microphone is busy in another app and the second time when the microphone is released
- Inconsistent Layout in Project Settings Panels
- "Check for Updates" Fails to Connect to Update Server
Add comment