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
-
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
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
Resolution Note (fix version 2019.3):
Removed code that was blocking selection from previous fix, as it wasn't needed.