Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.1.0a23
2020.1.0a25
Issue ID
1222717
Regression
No
[Inspector] Copy-Paste of serialized properties (new 2020.1 feature) should validate enum ranges
While copy-pasting similar field in a component of different size, for example dropdowns of different sizes, validations are missing and fields get copy-pasted even if they have different sizes. Validation is still present for copy-pasting different field types altogether like copying a checkbox on dropdown is not allowed. Refer the attached video
Steps to reproduce:
1) Create a new project
2) Create a cube > Add Rigidbody component
3) For rigidbody, In "Collision detection" > Select Continuous Speculative dropdown
4) Right "Collision detection" dropdown > Paste on "Interpolate"
Actual result: Interpolate dropdown shows a blank option
Expected result: Interpolate dropdown either should not allow to paste properties that are not the similar in size or it should display the first or last option appropriately
Occurring on: 2020.2.0a1, 2020.1.0a23
Working fine on: 2020.1.0a22, 2019.3.3f1
Environment: Both Windows and Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
Add comment