Search Issue Tracker
Active
Votes
0
Found in
6000.2.4f1
6000.3.0b2
Issue ID
UUM-117561
Regression
No
"Existing Asset" warning is thrown when creating “Texture Maker Graph” Asset if “TextureMaker Sample” is imported to the project
Steps to reproduce:
1. Create new Unity project
2. Import “com.unity.graphtoolkit” package using Package Manager
3. Go to Samples tab and import “TextureMaker Sample” sample
4. Navigate to Assets > Create > Graph Toolkit Samples > Texture Maker Graph
5. Observe the Console window
Actual results: Warning “A new asset is created at the same path as an existing asset. The existing asset will be unloaded. Path: Assets/New Graph.texmkr” is thrown in the Console window
Expected results: No warnings are thrown in the Console window
Reproducible with versions: 0.4.0-exp.1 (6000.2.4f1, 6000.3.0b2)
Can’t test with versions: 6000.0.58f1 (package is not supported)
Tested on (OS): macOS Silicon, Sequoia 15.6 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment