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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment