Search Issue Tracker
By Design
Votes
0
Found in
5.6.0f3
Issue ID
910858
Regression
Yes
Orthographic camera ignores Submeshes render order
To reproduce:
1. Download attached project "UnitySubMeshOrderBug.zip" and open in Unity
2. Open "BugScene" scene
3. Look at jaws of dragons game objects in Game window
Expected result: All jaws of dragons game objects are with tooths
Actual result: Some dragons do not have upper tooths
Note: This issue appears both on Windows and OSX. Adding Sorting Group fixes the problem but disables batching and forcing render meshes one-by-one.
Note: Everything works fine with Perspective camera
Reproduced on Unity 5.5.0f2, 5.5.3p3, 5.6.1p1 and 2017.1.0b5
Not reproduced on Unity 5.5.0b11 and 5.5.0f1
Regression on Unity 5.5.0f2
Comments (1)
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
- A NullReferenceException error is thrown when extracting textures from an FBX
- “Convert To Subgraph Operator” option is capitalised incorrectly in VFX Graph
- "Toggle all debug panels" shortcut throws “NullReferenceException: Object reference not set to an instance of an object” error
- Rect Transform values are set to NaN when scaling UI element with centered scaling
- "Local Volumetric Fog" Component's "Inherit from Hierarchy" mode doesn't support negative "Scale" on the "Transform" Component
capkoh
Dec 22, 2018 20:58
Reproduced in Unity 2018.3.0f1.
I have the same issue and I can not understand what is the reason behind it. Could you please explain? If it's by design then how design suggests to avoid this issue? This bug makes submeshes literally unusable with orthographic camera. Please consider to reopen this bug.