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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment