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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment