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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment