Search Issue Tracker
[SurfaceShaders] Compiler crashes when too many closing braces present i...
To Reproduce: 1. Open the attached project.2. Observe that when braces are mismatched instead of the syntax error message "Shader co... Read more
Sorting of layers depends on the viewing angle (in 3D scene)
To reproduce:1. open attached project2. Open dirtyDirtyBugScene scene3. Make sure the scene is in 3D. Check that the hair of the gir... Read more
2D sprites are sorted differently in Scene view and game view
To reproduce:1. Open attached project2. Open dirtyDirtyBugScene3. Observe Scene mode4. Switch to game viewExpected result: the views... Read more
[UNet] UNetStaticUpdate() periodically allocates memory
Steps to reproduce: 1. Create empty unity project2. Open "Profiler" window. In it's search bar type "unet". This will help to observ... Read more
Image isn't displayed correctly when using new WWW(url) to load a single...
To reproduce:1. Open attached project2. Open loadImag script3. Change path to project folder in line 204. Open scene5. Press play6. ... Read more
[Metal] Shadows disappear after creating a certain number of Render Text...
When using the Metal API, realtime shadows disappear after creating sixteen Render Textures with 1024x1024x32-bit color and 24-bit d... Read more
Crash running non-development Standalone OSX build with an animated UI/T...
How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains a Canvas with a Text gameobject, which has its al... Read more
[NativePlugins] 64-bit windows standalone builds do not include the used...
Steps to reproduce: 1. Open the attached project2. Build the 'OSPTest' scene for x86 Windows standalone3. Notice everything works fi... Read more
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