Search Issue Tracker
Render() into targetTexture causes flickering of child Camera
Reproduction steps:1. Open the attached project. Load scene "CameraTest" and enter a play mode;2. The scene has two cameras, each on... Read more
typeinfo for EditorExtension crash when destroying RenderTexture using D...
To reproduce:1. Open attached Unity project "SpriteLightKit-master"2. Click on SpriteLightKitDemo in Assets folder3. Click on Either... Read more
Incorrect rendering order when Camera's Viewport Rect width is set to 1 ...
To reproduce:1. Open repro project2. Open 'test' scene3. Change Viewport Rect width to 0.9999 in 'BottomUI camera' game object and s... Read more
Cameras does not render Canvas if Viewport rect parameters are set to de...
To reproduce: 1. Download attached project "CameraDepthBug.zip" and open in Unity2. Open "StartScreen" scene.3. Enter Play mode. Exp... Read more
Error is throw when using Camera.projectionMatrix method
How to reproduce:1. Open the attached Test.zip project2. Enter the Play Mode3. Inspect the errors in the Console window Expected: No... Read more
CullingGroup's distance bands are inaccurate
To reproduce:1) Open attached project and scene2) Make sure you have both Scene and Game views visible and separated (i.e. they are ... Read more
Camera Preview does not display all lights in forward rendering mode
Vlad: This appears to have been fixed in 2017.1. Unfortunately I was unable to locate the fix by searching similar cases, and am not... Read more
Object inside Canvas gets rendered even if it is assigned to a Layer tha...
To reproduce:1. Open attached Unity project "CanvasTest2.zip"2. Open scene "scene1"3. Go into Play Mode Expected result: Image shoul... Read more
Lights do not render correctly on RenderTexture between camera rect valu...
Steps to reproduce:1. Open user attached project (RenderTextureLights)2. See the scene view, note that the cube is illuminated with ... Read more
Multiple Camera viewports interacting wrong, using less screen space tha...
Steps to reproduce:1. Open user attached project "CompositeImages.zip" in Unity 5.62. Select RainCone material in project window and... 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