Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
4.3.1f1
Issue ID
581821
Regression
No
Cannot remove script with [RequireComponent(typeof(Behaviour))] from empty gameobject
To reproduce:
1. Open attached project
2. Create an empty gameobject
3. Attach the script to it
4. Try removing it - the test script depends on itself
To workaround this issue just change the required component to something else and remove the script
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
Add comment