Search Issue Tracker
Starting a DX11 Unity player ignores the "-adapter X" setting
Steps to reproduce : - have a machine with 2 monitors- open Unity and create a new scene- build the scene and make a desktop shortcu... Read more
Texture corruption on Mac standalone build after reloading level
To Reproduce:1. Open DrivingSimulator(bugtest) project2. Build and Run (Macstandalone platform)3. Once game is running, press space ... Read more
Skinnedrenderers with blend shapes are not rendering the mesh until the ...
On windows: 1. Open the attached 'blendShapesProblem' scene.2. select the 'Firetruck_elephant_04_png' object, in the fire engine hie... Read more
Can't change texture compression from RGB Compressed DXT1 to ETC 4 bits ...
To reproduce:1. Open attached project. It contains a texture called "zoombie_mask". It is a 2048x2048 pixels .BMP image2. Select it ... Read more
Mesh.MeshData.SetVertexBufferParams function is not compatible with Burst
SetVertexBufferParams function of Mesh.MeshData uses params VertexAttributeDescriptor[] attributes that doesn't compile with Burst. ... Read more
Cubemap: HDR Cubemaps (RGBM) do not display correctly as skybox
To reproduce:1. Import attached hdr file into unity2. Set the import settings to advanced and the mapping to auto3. Create a new sky... Read more
coming back to computer after windows screensaver was on,
coming back to computer after windows screensaver was on, gives this error message: allocation 0x00000000 already registered (at) C:... Read more
[CGBatch] "addshadow" pragma generates wrong shadow caster when used wit...
Steps to reproduce : - import the project attached- open the scene "BugScene"- press play and notice the shadows are casted wrong Read more
Linear lighting is incorrect in upscaled fullscreen mode with AA
Steps to reproduce: Take a project that uses linear lighting Build a player for OSX or Linux Run in windowed mode Verify that render... 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