Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3.0a10
2020.1
2020.1.0b8
2020.2
Issue ID
1251889
Regression
No
Terrain objects can still be selected when their selection is disabled
How to reproduce:
1. Open the attached project named "Case_1251889"
2. Open the Sample Scene
3. Observe the Hierarchy that every object in the Scene has its selection disabled
4. Hold Shift or Ctrl and left-click on the terrain object
Expected result: The terrain object is not selected
Actual result: The terrain object is selected even though its selection was disabled
Reproducible with: 2019.3.0a10, 2019.4.0f1, 2020.1.0b11, 2020.2.0a13
Could not test with: 2018.4.23f1, 2019.3.0a8(Disable object selection feature was not yet available)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
- LockBufferForWrite incorrectly rejects valid writes when GraphicsBuffer size exceeds 32-bit limit due to integer overflow
- Procedural rendering is disabled when using Graphics.RenderPrimitivesIndexedIndirect()
Add comment