Search Issue Tracker
Editor crashes when opening one Scene after another on MultiCustomRender
How to reproduce:1. Download user's attached project "PerimeterzRPG.zip"2. In the "Scenes" folder find and open the scene "Tundra2"3... Read more
Crash on RenderImageFilters if trying to render with Camera that is alre...
How to reproduce:1. Open "CameraCrash.zip" project2. Open the "scene" scene3. Enter Play mode4. Exit Play mode Actual result: Unity ... Read more
Occlusion Culling doesn't work for additively loaded scene if original s...
Steps to reproduce: 1. Open attached project2. Open scene "Winterlandscape/main_scene"3. Notice that it has OC baked4. Open up "Load... Read more
Camera.SetReplacementShader renders objects affected by projectors even ...
Steps to reproduce:1. Download and open the attached project2. Open scene "Main"3. Hit play4. Look at the Game viewComparison pictur... Read more
DepthTexture is renderred regardless of whether ScreenSpace Shadow is en...
Steps to reproduce a bug:1. Open the attached project (TestShadow.zip)2. Open the test.unity scene.3. Enter the play mode of the gam... Read more
Graphics.DrawMesh in onPreRender crashes if scene and game view is visib...
Steps to reproduce: 1. Open attached project "842485.zip"2. Open scene "repro"3. Run it-Unity Crahes at SendCullingCallbacks Reprodu... Read more
[Deferred] RenderDeferred.DefaultReflection pass is done when default re...
When using deferred shading and no "global/default" reflection probe, the deferred reflections fullscreen pass for it is still done.... Read more
CullingResults.visibleLights returns positive light count while there ar...
CullingResults.visibleLights returns positive light count while there are no visible lights in the camera frustum when oblique camer... Read more
Adding Post Processing profile to a Camera destroys shading
To reproduce:1. Open attached Unity project "Shaderkasten 2017.1.0f3.zip"2. Open Scenes --> WaterScene3. Go into Play mode and ob... Read more
RenderTexture does not render to Camera when using custom SRP and Builti...
How to reproduce:1. Open my attached project ("RenText.zip")2. In Hierarchy window, select Main Camera3. Observe Scene view Expected... 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