Search Issue Tracker
Active
Under Consideration for 1.1.X
Votes
0
Found in [Package]
1.1.31
Issue ID
DSTR-910
Regression
Yes
Compilation error in com.unity.test-framework package
Reproduction steps:
1. Open the attached “Ah yes name.zip“ project
2. Select any Sprite and open its Sprite Editor
3. Observe the Editor
Expected result: Sprite Editor window opens
Actual result: Sprite Editor Window popup with a “No Sprite Editor Window registered. Please download 2D Sprite package from Package Manager.” warning appears
Reproducible with: 2021.2.11f1, 2021.3.21f1
Not reproducible with: 2020.3.46f1, 2021.2.10f1, 2022.2.11f1, 2023.1.0b8, 2023.2.0a6
Reproduced on: macOS Monterey 12.6 (Intel), Windows 11 (by the reporter)
Note: Issue stops being reproducible if project is downgraded and upgraded again
=========
Sprite Editor Window could not be open because com.unity.2d.sprite package is not loaded due to compilation error in the test framework package.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SSGI + DLSS looks very bad
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
Add comment