Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
0
Found in
2019.3.0a7
2019.3.0a8
Issue ID
1167457
Regression
Yes
It is impossible to select Light probes while in Light probe edit mode
How to reproduce:
1. Open user's attached project
2. In the Inspector window enable light probe editing
3. Try selecting one of the Light probes
Expected result: Light probe gets selected
Actual result: Light probe doesn't get selected
Reproducible with: 2019.3.0a7, 2019.3.0a8
Not reproducible with: 2017.4.30f1, 2018.4.3f1, 2019.1.9f1, 2019.2.0b9, 2019.3.0a6
Comments (2)
-
ItsSecret
Jul 04, 2020 13:43
Bug reproduced in 2019.3.14 and in 2019.4.2f1 LTS !
-
trilobyteme
Sep 27, 2019 18:57
I'm experiencing the same issue in 2018.4.9f1 for Mac.
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2019.3):
Removed code that was blocking selection from previous fix, as it wasn't needed.