Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 2023.1.X, 2023.3.X
Fixed in 2023.2.0a14
Votes
0
Found in
2020.3.47f1
2021.3.22f1
2022.2.13f1
2023.1.0b10
2023.2.0a9
2023.3.0a3
Issue ID
UUM-32235
Regression
No
ROOTNAMESPACEBEGIN variable is parsed to the new script when placed on the first line of the template
Reproduction steps:
1. Open the attached project “ScriptTemplateBug“
2. Open the Assets folder
3. In the Project window press RMB>Create>C# BrokenClass
Expected result: Script is created with an empty class
Actual result: Template variable “#ROOTNAMESPACEBEGIN#” is parsed before an empty class
Reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.13f1, 2023.1.0b10, 2023.2.0a9
Reproducible on: Windows 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Resolution Note (fix version 2023.2.0a14):
Fixed the logic used to replace the #ROOTNAMESPACEBEGIN# token