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
2
Found in
4.3.1f1
Issue ID
579732
Regression
No
Sorting layers do NOT get exported with packages
To reproduce:
1. Create new project
2. Import 2dcontroller-final.package
3. Open 2DCharacterController scene
4. 2DCharacter's Sprite Renderer's Sorting Layer says <unknown layer>. Change that to any other layer (except Default).
5. Export the scene
6. In a new project import the scene
7. In the scene check that 2DCharacter's Sprite Renderer's Sorting layer is set to <unknown layer> again. That's because the layer was not exported
Expected result: Sorting Layers get exported correctly
Actual result: Sorting Layers don't get exported
Comments (2)
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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
studentsimf
Aug 13, 2023 15:03
same 2022.3.6f1 :((
ChristopherNicholas
Oct 19, 2022 18:08
I'm having the same issue in 2022 :))