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 skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
- Editor crashes with prompt "The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds!]" when adding a serialized field to a precompiled DLL
- Android Player freezes waiting for a texture upload when AssetBundle.LoadFromFile is used
studentsimf
Aug 13, 2023 15:03
same 2022.3.6f1 :((
ChristopherNicholas
Oct 19, 2022 18:08
I'm having the same issue in 2022 :))