Search Issue Tracker
[OSX][Eye Dropper] Graphical failure when using eye dropper
Reproduction steps:1) Open any project2) Click on an eye dropper (for example, in the diffuse shader color selection)--- Editor shou... Read more
[UNET] Packet drop simulation causes disconnect when client sends messag...
When I asked Ilya to check it I forget to ask him to change drop level threshold from 5% to 15%. With 10% drop flow control will per... Read more
CanvasRenderer.cull will not be reset when parent changes
Steps to reproduce:1. Download and open attached project "161_Mask_Bug.zip"2. Open and play scene "test"3. There will be three butto... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
[UNET] Packet drop simulation causes disconnect when client sends messag...
[UNET] Packet drop simulation causes disconnect when client sends messages via ReliableFragmented channelClient sends a big message ... Read more
[Substance] Triplanar mapping causing pixelation in Unity
Steps to reproduce:1) open users attached project2) scene 'Torus'- there are two models, one with triplanar node and another one wit... Read more
UI is not scaled properly in the editor when using fixed aspect ratio
How to reproduce: 1. Open attached project2. Open scene main.unity3. Resize the Game view- Note how the text moves around and change... Read more
RGBAFloat textures are black on specific Android devices
Reproduction steps:1. Open the attached project2. Build and run on Android device3. Notice that with RGBAFloat the texture is all bl... Read more
When Gizmos are enabled in GameView the PhysicsDebug mode is only visibl...
When Gizmos are enabled in GameView the PhysicsDebug mode is only visible for objects which are visible in SceneView camera To repro... Read more
In PhysicsDebug window, when setting Terrain Tiles Max to 0, it behaves ...
In PhysicsDebug window, when setting Terrain Tiles Max to 0, it behaves as if it's set to infinity To reproduce:1. Open Attached pro... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- 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