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
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
- Crash on GeneratePropertyDiffInternal when using NodeCanvas nodes
Add comment