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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
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...