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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Add comment