Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a7
Issue ID
1187910
Regression
Yes
[Inspector Functionality] "Unknown transform context menu" error is thrown on resetting the transform component
"Unknown transform context menu index 8" error is thrown on resetting the transform component of any game object.
Steps to repro:
1. Create a new Project.
2. Select the Main Camera.
3. In the Inspector > Reset Transform component.
Actual Result:
Unknown transform context menu Error is thrown in the console.
Expected Result:
Timeline window should be opened.
Reproducible in:
2020.1.0a7.
Working Fine in:
2020.1.0a6, 2019.3.0b5
Environment:
Windows & Mac 10.14.
Stack trace:
Unknown transform context menu index 8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment