Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.1.X, 2019.2.X
Votes
1
Found in
2018.3.0a7
2018.3.11f1
Issue ID
1141886
Regression
Yes
[UI Elements] Play mode Color tint is not removed when Play mode cannot be entered due to compiler errors
To reproduce:
1. Open any project
2. Change editor's Play mode tint color to something clearly visible (File > Preferences > Colors > Playmode tint)
3. Create a script with compiler errors
4. Enter Play mode
Expected: tint is removed after unsuccessful attempt to enter Play Mode
Actual: tint remains applied to GUI objects (it seems to only affect editor window with UI Elements content, i.e. settings window)
Reproduced in: 2018.3.0a7, 2018.3.12f1, 2019.1.0b10, 2019.2.0a10
Not reproduced in: 2017.4.25f1, 2018.3.0a6
Note: since 2019.2.0a9, the tint is removed from main toolbar, but is still applied everywhere else
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
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
APSchmidt
Apr 04, 2019 16:37
Nasty little bug; makes everything awfully confusing.
When I noticed it first, I thought that the editor was in Play mode and I couldn't understand why clicking on the play icon didn't make the editor get out of Play mode...