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
5.4.0f1
Issue ID
816380
Regression
Yes
DLL debug files (mdb) aren't loaded until Unity reopens or enters play mode
Steps to reproduce:
1. Extract attached folder and open DLLLoadBug project
2. Open Assets/Plugin folder in explorer and delete all of its contents
3. In another window open prebuild DLLs folder located in root folder of downloaded archive
4. Copy all of its contents (4 files) to Plugins folder
5. Get back to Unity and in top click "Example > Run"
6. Notice exception without a callstack
7. Enter and exit play mode
8. Do "Example > Run" again and notice that this time exception has a callstack
Reproduced with: 5.3.6f1, 5.4.0f2, 5.5.0a4
Not reproducible: 5.2.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment