Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a6
Issue ID
1162505
Regression
Yes
[Preset Manager] Field doesn't show Type mismatch when overwritten by another preset
Default Presets field doesn't show Type mismatch when overwritten by another Preset
Steps to repro:
1. Create a new project
2. Hierarchy window > right-click > 3D Object > Cube
3. Create a preset of Box Collider
4. Edit > Project Settings > Preset manager
5. UnityEngine > BoxCollider > BoxCollider
6. Hierarchy window > right-click > 3D Object > Capsule
7. Click on CapsuleCollider Preset icon > Click on save current too button
8. Override BoxCollider Preset
9. Focus on Preset Manager Box Collider filed
Actual Result:
BoxCollider field doesn't show "type mismatch" value
Expected Result:
BoxCollider field shows "type mismatch" value when other preset is selected
Note: Refer attached video
Reproducible in:
2019.3.0a6
Working Fine in:
2019.3.0a5, 2019.2.0b6
Environment:
Windows & Mac.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SpeedTree does not move when using WindZone while having Vulkan or OpenGLES3 as an active Graphics API
- [Android][Gradle] CompileSdkVersion is incorrectly deprecated on 6.0-6.4
- Shader Graph Preferences are not indexed for Search and cannot be found when searching for them in the Preferences Search field
- Excessive bloom intensity when using narrow aspect ratios
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
Add comment