Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.3f1
6000.4.0b4
6000.5.0a4
Issue ID
UUM-131807
Regression
No
Script with Errors is created in Example Package Sample when creating a Package with default fields
Steps to reproduce:
- Open any Project and download the attached Unity Package
- Open the Package Manager and click the "+" button in the top left corner of the Window
- Select "Install Package from tarball..." and select the downloaded Unity Package
- In the Package Manager select this Package and open the Samples tab, then download and import it into the Project
- Observe the Console
OR
- Create a Package from the Package Manager with a default Manifest
- Export it
- Add it to the Package Manager
- Download and import the example Sample
Actual results: Error "Assets\Samples\test3\0.1.0\Example Sample\SampleExample.cs(25,13): error CS0103: The name 'Debug' does not exist in the current context" is logged in the Console
Expected results: When creating a custom Package with default fields the example Package's Sample is created without any errors
Reproducible with versions: 6000.3.3f1, 6000.4.0b4, 6000.5.0a4
Can’t test with versions: 6000.0.64f1, 6000.2.15f1 (No Package creation from PM)
Tested on (OS): Windows 11, macOS 15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
Add comment