Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.3.47f1
2022.3.55f1
6000.0.32f1
6000.1.0a9
6000.2.0a1
Issue ID
UUM-91303
Regression
No
Terrain loaded from addressables not visible when the Draw Instanced option is enabled
How to reproduce:
1. Open the attached “IN-90698” project
2. Open the “SampleScene” Scene
3. Enter Play mode
4. In the Hierarchy window select the “Non addressable loaded terrain” GameObject
5. In the Inspector window “Terrain options” make sure the “Draw Instanced” option is enabled
6. In the Hierarchy window select the “Addressable loaded terrain” GameObject
7. In the Inspector window “Terrain options” make sure the “Draw Instanced” option is enabled
8. Observe the Game window
Expected result: Both non addressable and addressable terrains are visible
Actual result: Only the non addressable terrain is visible
Reproducible with: 2021.3.47f1, 2022.3.55f1, 6000.0.32f1, 6000.1.0a9
Reproduced on: Windows 11
Not reproduced on: No other environments tested
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This issue stems from an invalid Library state. To fix it, simply delete the project's Library folder and launch the project again.
If you have a series of reproducible steps that leads to this Library state, please create a new issue detailing them.