Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2021.3.X, 2022.1.X
Votes
2
Found in
2021.2.0a7
2021.2.8f1
2022.1
2022.2
Issue ID
1398401
Regression
Yes
Sprite references are missing in the Sprite Renderer when importing Sprite sheets created in earlier versions of the Editor
Steps to reproduce:
1. Download the attached "Reference_Test.unitypackage"
2. Create a new 3D project
3. In the Toolbar select Assets > Import package > Custom package... then find and select "Reference_Test.unitypackage"
4. In the Project window navigate to Assets > ART > Battles > General and open RefrenceTest.prefab
Expected result: six Sprites are displayed in the Scene view
Actual result: two to three Sprites are displayed in the Scene view
Reproducible with: 2021.2.0a7, 2021.2.15f1, 2022.1.0b11, 2022.2.0a7
Not reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.0a6
Notes:
- In the issue title the "earlier versions of the Editor" refer to Unity versions where this issue is not reproducible
- Expected result can be observed by altering step 4: In the Project window navigate to Assets > ART > Battles > General and open Sprites_in_2021.1.png
Comments (1)
-
sfider
May 14, 2022 10:53
I was able to fix this or similar issue using this pair of scripts: https://gist.github.com/sfider/41d2af47db9a4da7d8dfcf96d99b9d1f
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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a13