Search Issue Tracker
UI not shown until any of its settings are changed, also nullref exceptions
To reproduce:1. Open the attached project "766041 repro.zip"2. Open the scene "Main scene"3. Press "play"4. Notice that the camera d... Read more
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps:1. Open attached "test47" Unity project.2. Open "Standart Assets/Scenes/withrealgeo" scene.3. Click on "HoloPrint... Read more
Opaque Geometry rendered behind Skybox before reaching the Far Clipping ...
Steps to reproduce:1. Open the SampleScene of the attached user's project "T1451496_FarClip.zip"2. In the scene, the Cube is placed ... Read more
[NavMesh] [Bake] [Editor] ManualVoxelSize affects JumpDistance value
If set VoxelSize to bigger value it fills JumpDistance field with this value Watch video for repro http://screencast.com/t/u7P1Qg7U Read more
2D character bones are deatached from body when 2D PSD Importer package ...
How to reproduce:1. Create a project in unity versions from 2018.4.0f1 up to 2019.3.0a92. Open Package Manager (Window->Package M... Read more
Tree component does not work with IndexOutOfRangeException being thrown
Steps to reproduce this issue: 1. Create a new project2. Select GameObject->3D Object -> Tree3. IndexOutOfRangeException is ca... Read more
NullReferenceException is thrown after importing Post Processing when it...
How to reproduce:1. Create a new project2. Import Post Processing asset from Package Manager3. Add Post-process Layer component to M... Read more
[Deferred] Two Cameras plus Deferred causes GameView to go crazy (regres...
To reproduce:1. Open attached project2. Open TestScene3. Notice that the game view goes "crazy" Read more
GameObject with tessellation shader is incorrectly greyed out after sear...
Steps:1. Open QA attached project in comment (20190904_tess.zip)2. Open repro dcene3. On hierarchy, Search for "cube" Actual: The ob... Read more
WebCamTexture is always vertically mirrored on Metal iOS builds
WebCamTexture is always vertically mirrored on Metal iOS builds, works fine on GLES3 To reproduce: 1) Download and open project2) Bu... 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