Search Issue Tracker
Duplicate
Votes
0
Found in
2022.2.21f1
2023.1.0b18
2023.2.0a16
2023.3.0a3
6000.0.0b11
Issue ID
UUM-37202
Regression
No
PropertyField does not properly render its field when changing it back from a valid Asset to "None"
Reproduction steps:
1. Open the attached “Repro.zip” project
2. Open the “Assets/ReproScene.unity” Scene
3. Select the “Repro” GameObject in the Hierarchy window
4. Select the “video2” Video Clip Asset in Node Test’s Component’s “clip” field in the Inspector window
5. Select the “None” in the Node Test’s Component’s “clip” field
Expected result: The field shows “None (Video Clip)”
Actual result: The field still shows “video2”
Reproducible with: 2022.2.21f1, 2023.1.0b18, 2023.2.0a16
Couldn’t test with: 2020.3.48f1, 2021.3.26f1 (“No GUI Implemented” message near the “clip” field)
Reproducible on: Windows 10 Pro (22H2)
-
Resolution Note:
This issue was fixed through a different ticket. See UUM-27629.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-27629
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-18567
Add comment
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
This is a duplicate of issue #UUM-18567