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
Comments (1)
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
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
- Texture looks point-sampled when Mipmap Streaming is enabled
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
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...