Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b6
Issue ID
572168
Regression
No
Adding a script with requirecomponent forces you to replace the required component if it already exists
To Reproduce:
1. Open Rainbow_Factory project
2. Open _Scene scene
3. Select POULPE object in the hierarchy
4. Add Stats script as a component to POULPE object
Expected results: Script gets added
Actual results: You get a popup, stating that a collider2D already exists asking whenever you want to replace it.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Add comment