Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0b3
Issue ID
957459
Regression
Yes
DelayedAttribute does not work in custom editor if focus is moved away from the field
How to reproduce:
1. Download attached project file and open "test" Scene
2. Enter Play Mode and select GameObject in Hierarchy Window
3. In Inspector Window edit Delayed property and unfocus field away
Actual result: Delayed fields revert back to their previous value when you tab out of the field
Expected result: Delayed field should not return a new value until the user has pressed enter or focus is moved away from the field
Reproduced with: 2017.1.2f1, 2017.2.0f2, 2017.3.0b4
Not reproduced with: 5.6.4f1, 2017.1.1f1
Regression since: 2017.1.1p3
Note: New value works if user has press enter
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment