Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.7f1
Issue ID
1080311
Regression
No
Incremental Compiler always allows unsafe code
How to reproduce:
1. Open the user-submitted Project
2. Open "UnsafeText" script and see that there is an unsafe function
3. Go to "File" -> "Build Settings" -> "Player Settings" and observe that the "allow unsafe code" option is unchecked
4. Notice that there are no compile errors in the Console Window
Expected result: An unsafe code error is thrown in the Console
Actual result: No error is thrown when using the Incremental Compiler
Reproduced in: 2018.3.0b1, 2018.2.8f1, 2018.1.9f2
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
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
- Visual Studio Code does not integrate with the project when the .slnx project is opened
Resolution Note (2019.3.X):
Incremental Compiler package is no longer supported.