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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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.