Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.0a2
2018.2.2f1
Issue ID
1068811
Regression
Yes
SerializedProperty children not visible when put in horizontal group
To reproduce:
1. Open the attached project (Bugtest.zip)
2. Open the Test -> EditorWindowTest window
3. Observe that elements of array0 are visible, but elements of array1 and array2 are not
Expected: the array elemens of all arrays are visible when they are put in the horizontal group
Fixed in: 2019.1.0a3
Reproduced in 2018.2.0a2, 2018.2.2f1, 2018.2.3f1, 2018.3.0a8
Did not reproduce in 2018.1.9f1, 2018.2.0a1
Regression introduced in 2018.2.0a2
Note : This issue is fixed on unity version 2019.1.0a3 & later.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment