Search Issue Tracker
Fixed in 5.3.6
Votes
1
Found in
5.3.4p1
Issue ID
782654
Regression
Yes
[D3D11] Crash when a shader has errors with bad error message
To reproduce:
1. Build and run attached project
2. Observe crash
Error from VS:
index < m_size
(Filename: C:\buildslave\unity\build\Runtime/Utilities/dynamic_array.h Line: 307)
Reproducible: 5.4.0b12, 5.3.4p1
Regression from 5.2.4p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
- Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
Add comment