Search Issue Tracker
Not Reproducible
Votes
2
Found in
2017.1.0b6
Issue ID
912264
Regression
No
[New Scripting Runtime] Warning and Error messages appear while/after building a project with Experimental Runtime
Repro steps:
1. Open provided project
2. Click on "File" -> "Build Settings" -> "Player Settings"
3. In the Inspector window go down to "Scripting Runtime Version" and change it from "Stable" to "Experimental"
4. Click "Restart" on the new dialog box that just appeared
5. After the restart click on "File" -> "Build Settings" -> "Build"
6. Notice that while the project is building some Warnings appear in the Console window
7. Notice that after the project has been built some Errors appear in the Console window
Expected result: The project builds without any Warning or Error messages
Actual result: The project builds,but with Warning and Error messages
Reproduced with: 2017.2.0a1, 2017.1.0b6
Did not reproduce on: 5.6.1p1 (The project has errors so I can't build it)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment