Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3
2019.3.0b3
2020.1
Issue ID
1182730
Regression
Yes
.dll file, defining constrains (might only be unity dlls) causes "StackOverflowException", extreme lag
Reproduction steps:
1. Create a New Project
2. Import a Managed .dll file (e.x. "UnityEngine.dll" from your Unity install)
3. Notice "StackOverflowException"
4. Notice extreme lag
Expected Result: Managed .dll doesn't cause and a performance regression
Actual Result: Managed .dll causes and a performance regression
Reproduced with: 2020.1.0a4, 2019.3.0b3,
Did not reproduce on: 2019.3.0a9, 2019.3.0a8, 2019.3.0a7, 2019.3.0a5, 2019.3.0a1, 2019.2, 2019.1, 2018.4, 2017.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment