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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
studentsimf
Aug 13, 2023 15:03
same 2022.3.6f1 :((
ChristopherNicholas
Oct 19, 2022 18:08
I'm having the same issue in 2022 :))