Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.3
2019.3.0f3
2020.1
2020.2
Issue ID
1238762
Regression
No
Selecting a Color property and changing its color modifies the following property when it's stored in a custom Property Drawer
How to reproduce:
1. Open the attached 'project-1238762.zip' project and load 'EasyMode' scene
2. In the Hierarchy window select 'Object Spawner'
3. In the Inspector window, select one of the color properties and change its color
Expected result: the color is changed for the selected property
Actual result: the color is changed for the following property
Reproducible with: 2018.4.22f1, 2019.3.12f1, 2020.1.0b8, 2020.2.0a9
-
CarolRogers
Jul 27, 2020 14:11
Selecting the right color property is the only way that you can benefit from your https://desaparkcitykl.com/the-mansions/ business. I know this because of experience, and if you want to know more, message me now.
-
CarolRogers
Jul 18, 2020 07:13
Yeah, your property will be changed when you change these properties, and if you want to know about the https://www.pp.estate/ properties, message me in private. I'll share the information that you want to know.
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note:
https://docs.unity3d.com/ScriptReference/ExitGUIException.html
If you have exception handling in your GUI code, it should not catch ExitGUIException exception, as Unity's immediate mode GUI system relies on this exception to exit the current GUI loop properly in some cases.