Search Issue Tracker
Not Reproducible
Votes
0
Found in
3.0.0b7
Issue ID
373150
Regression
No
Script is moved in Project structure when it fails to be added to a prefab
Steps
1) Make a prefab in a folder called Prefabs
2) Make it a real prefab by applying the Main Camera to it
3) Make a new C# script in a folder called Scripts
4) Rename the script to foo.cs
5) In the Project View, drag foo.cs onto the Prefab
6) Click through the expected error message
7) Observe the script has moved from Scripts to Prefabs folder
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- 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
Add comment