Search Issue Tracker
[HDRP] 2018.1 : NullReferenceException thrown from HDReflectionProbeEdit...
Steps to reproduce:- Create a new project that includes HDRP with Unity 2018.1 (either using HDRP template, 2018.1 branch of the rep... Read more
[iOS] "Optimize Mesh Data" strips away UV lightmap which is used in the ...
Reproduction steps:1. Open the attached project "texcoord lm.zip";2. Build both scenes for iOS;3. Open the project on the device;4. ... Read more
GrabPass shader errors are thrown when using a projector with a specific...
To reproduce:1. Open the attached project and "SampleScene".2. Select the object "Distortion" from the hierarchy view.3. Notice 'Sha... Read more
ReadPixels behave differently on DX12 when the project is set to Linear ...
Steps to reproduce:1. Open the attached project2. Open SampleScene3. Make sure the projects rendering settings are set to Linear and... Read more
[Windows] Videos are rendered in different color spaces between Editor a...
There appears to be a break in orthogonality between how videos are rendered to the screen when using linear color space and deferre... Read more
[Sprite Packer] Atlas turns blue after packing when using Mobile platfor...
Reproduction steps:1. Open the attached project.2. Go to File > Build Settings and change Platform to iOS or Android.3. Go to Win... Read more
Sparse Textures do not work when using Unity 2018.1 and up
Steps to reproduce:1. Open QA-supplied project ("SparseTextureBug.zip")2. Inspect the Console window and Scene Window Expected: No e... Read more
[HDRP] Materials of active assets turn black on changing the Color spac...
[HDRP] Materials of active assets turn black on changing the Color space from Linear to Gamma. Materials remain black even when Colo... Read more
Camera render order changes when MSAA is allowed on a camera, but MSAA i...
Reproduction steps: 1. Open "Camera MSAA checkbox changes other cameras' rendering order" project2. Enter Play mode3. Select GameObj... Read more
Objects in scene are not batched together even if they are set to Static...
Reproduction steps:1. Open the attached project "sorting.zip";2. Open the Test scene;3. Open the Frame debugger and run it on this s... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS