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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note (fix version 2019.3):
Removed code that was blocking selection from previous fix, as it wasn't needed.