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 ... 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 folder 3. Click on Eit... Read more
Incorrect rendering order when Camera's Viewport Rect width is set to 1 ...
To reproduce: 1. Open repro project 2. Open 'test' scene 3. Change Viewport Rect width to 0.9999 in 'BottomUI camera' game object an... 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 Unity 2. Open "StartScreen" scene. 3. Enter Play mode. ... Read more
Error is throw when using Camera.projectionMatrix method
How to reproduce: 1. Open the attached Test.zip project 2. Enter the Play Mode 3. Inspect the errors in the Console window Expecte... Read more
CullingGroup's distance bands are inaccurate
To reproduce: 1) Open attached project and scene 2) Make sure you have both Scene and Game views visible and separated (i.e. they ar... 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 no... 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 s... 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 wit... 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.6 2. Select RainCone material in project window a... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window