Search Issue Tracker
In Progress
In Progress in 2022.2.X
Planned for 2020.3.X, 2021.3.X, 2022.1.X
Fix In Review for 2023.1.X
Votes
0
Found in
2020.3.34f1
2021.3.1f1
2022.1.1f1
2022.2.0a13
2023.1.0a1
Issue ID
UUM-647
Regression
Yes
"PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
Steps to reproduce:
1. Create a new project or open an existing one
2. Create a Material in Assets (Right-click -> Create -> Material)
3. Select the created Material
4. In Inspector click the Object Picker icon for Detail Mask field (or any other field with Object Picker option)
5. Click on the Color Picker icon next to Albedo field
Expected results: No errors or warnings
Actual results: "PropertiesGUI() is being called recursively. If you want to render the default gui for shader properties then call PropertiesDefaultGUI() instead" warning is produced
Reproducible with: 2020.1.0a22, 2020.3.32f1, 2021.2.16f1, 2022.1.0b14, 2022.2.0a9
Not reproducible with: 2019.4.37f1, 2020.1.0a21
Notes:
- Not reproducible on Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Resizing Profiler Module Details panel and releasing mouse button outside Unity doesn't cancel resize
- "Auto-hide gizmos" preference is not saved when reopening the project
- Sampling a custom depth texture on a machine with a GTX 1080 makes object's textures display the wrong color when in Play mode or Player
- Terrain is missing the Hidden/TerrainEngine/Details/WavingDoublePass shader when AssetBundles are built in older Unity Versions
- [Android] URP Project crashes when built on a device with PowerVR Rogue GE8320 GPU
Add comment