Search Issue Tracker
Fixed in 5.3.8
Votes
0
Found in
5.3.5f1
Issue ID
814060
Regression
Yes
Can enter playmode with Script containing compiling errors
Opening a project with compiling errors doesn't show them on the console, and allows to play the scene.
Steps to reproduce:
1. in empty project add an empty script to any GO
2. Edit script to introduce a compile error (e.g. “var 6 = true”)
3. Compile errors appear in editor
4. Close editor and reopen a project
5 No errors while the script containing compiling errors
This error is happening on: 5.3.5f1 960ebf59018a, 5.5.0a3 68f8e8376989.
This is NOT happening on: 5.4.0b24 (d20a50c6ae54)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment