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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 2019.3):
Removed code that was blocking selection from previous fix, as it wasn't needed.