Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a6
Issue ID
604561
Regression
No
Frame debugger does not handle render plugins
To reproduce:
1. Open the unity render plugin demo ( http://docs.unity3d.com/uploads/Examples/RenderingPluginExample45.zip) with a 32-bit 5.0 editor (won't work on 64-bit editor)
2. Open scene and enter play mode
3. Open the frame debugger
Notice that the triangle is always visible, but there is no reference to where it's actually being rendered
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Add comment