Search Issue Tracker
Duplicate
Duplicate in 1.16.X
Votes
0
Found in [Package]
1.16.0-pre.1
Issue ID
OXRB-624
Regression
No
Getting "The name 'Unsafe' does not exist in the current context" errors when building after reopening a VR template project
Steps to reproduce:
- Create a VR template project
- Close the project
- Re-open the project
- Try building the project
\\
Actual results: getting multiple errors in the console:
"Library/PackageCache/com.unity.burst@1.8.24/Runtime/SharedStatic.cs(32,28): error CS0103: The name 'Unsafe' does not exist in the current context"
Unable to build
Expected results: project gets build after restart
\\
Reproducible with versions:
6.1.3:
2022.3.36f1, 2022.3.65f1, 2022.3.66f1
Not reproducible with versions:
5.0.1:
2021.3.55f1
9.1.1:
6000.0.56f1, 6000.1.16f1, 6000.2.2f1, 6000.3.0a5
\\
Tested on (OS):
MacBook Pro M1 MacOS Sequoia 15.6
\\
Notes:
- Building project the first time its opened, before any restarts, build succeeds
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
null
Duplicate of another internal issue: XRMB-123: "The referenced script on this Behaviour (Game Object '<null>') is missing!" warnings are thrown when entering Play Mode
Resolution Note (1.16.X):
null
Duplicate of another internal issue: XRMB-123: "The referenced script on this Behaviour (Game Object '<null>') is missing!" warnings are thrown when entering Play Mode