Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
5.0.0f4
Issue ID
678358
Regression
No
Batching ignores flipped objects
To reproduce the bug please follow the steps
1. Open "Test" project
2. Open "scene" scene
3. Play scene
Take a look at "Flipped Parent" GameObject
If scale X = 1 then
Saved by batching: 8
If scale X = -1 then
Saved by batching: 0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment