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
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
- SerializedProperty.Next(true) enters an infinite parent-child loop when iterating non-empty UXML assets
- AR Debug Menu throws "Failed to find ARSession" and “NullReferenceException” errors when entering Play Mode
- Project window is not highlighted in Tutorials when the Console window is active
- Multiplayer Play Mode package throws ArgumentNullException and can't be installed via Package Manager
Add comment