Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1123895
Regression
No
[Timeline] EditorGUI.showMixedValue is used internally in the Clip Inspector thus causing some parts of the Editor to misbehave
How to reproduce:
1. Download the user-attached Package(UTA_v1.1_RC1.unitypackage)
2. Create a new Unity project
3. Import the package
4. Open the PrimitiveFactory/UTA/Demo/SampleScene scene
5. Select the 'Screen2Hide' GameObject, which is a child of UTAController
6. Open the Timeline window and multi-select the last and any of the other 'Scale' clips
Expected result: Scale can be adjusted for the multi-selected clips, the rest of the Editor interface is unchanged
Actual result: Scale cannot be adjusted for the multi-selected clips, some parts of the Editor interface lose their text
Reproducible with: 2017.4.21f1, 2018.3.7f1, 2019.1.0b5, 2019.2.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment