Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.28f1
Votes
0
Found in
2021.3.23f1
Issue ID
UUM-34638
Regression
Yes
GameObjects are not being rendered in the Scene view when their Z position is negative
Steps to reproduce:
1. Open the “Impulse Input System” project
2. Open “level1” scene
3. Compare the Scene view and the Game view
Expected result: Renders all GameObjects in both views
Actual result: Not all GameObjects are being rendered in the Scene view
Reproducible with: 2021.2.0a18, 2021.3.23f1
Not reproducible with: 2020.3.47f1, 2021.2.0a17, 2022.1.0a1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a11
Reproduced on: macOS Monterey 12.2 (Intel)
Note:
- Selecting not rendered GameObjects (eg. New Sprite (22)) and changing their Z position to a positive number results in GameObject being rendered
- Resetting All Layouts or pressing F when any GameObject is selected fixes the issue
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
Add comment