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
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
- Crash on TextCore::OTL_GPOS_TableReader::GetLookupList when changing to a specific Font in the UI Builder
- Reverting [SerializeReference] List property creates persistent element overrides in Prefab Variants
Resolution Note (fix version 2019.3):
Removed code that was blocking selection from previous fix, as it wasn't needed.