Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3.0a1
2019.3.0a4
Issue ID
1164411
Regression
Yes
Out of RAM crash when pasting Game Object into another scene
How to reproduce:
1. Open the "Paste_OutOfRam.zip" project
2. Open the "lives3.unity" scene
3. Copy the "arenas" Game Object
4. File > New Scene
5. Paste the Game Object
6. If Unity didn't crash, repeat step 5
Actual result: Unity runs out of RAM.
Expected result: The GameObject gets pasted without any issues.
Reproducible with: 2019.3.0a1, 2019.3.0a5.
Not reproducible with: 2019.3.0a8, 2019.3.0a6, 2019.2.0b8, 2019.1.9f1, 2018.4.3f1.
------------------------------
Fixed in 2019.3.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment