Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
Issue ID
1286440
Regression
No
Fix doc and typo in Scene TemplatePipeline
Repro steps:
- Create a scene template in project browser
- Select a Scene template in project browser
- In inspector in the SceneTemplater pipeline section see that the info box has a typo saying Monoscript instead of Mono Script.
How to improve the workflow:
- Fix typo in info box.
- Add a button next to the Object field to create a new SceneTemplatePipeline next to the current SceneTemplate
- Add a right click menu to be able to create a SceneTemplatePipeline (similar to creating a new script).
- Add a documentation button next to the Mono Script object field that would link to the documentation page for ScriptTemplatePipeline (https://docs.unity3d.com/2020.2/Documentation/ScriptReference/SceneTemplate.ISceneTemplatePipeline.html)
- Add a relevant example in the Doc (see code in Tests/EditAndPlayModeTests/SceneTemplate/Assets/Editor/DummySceneTemplatePipeline.cs
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment