Search Issue Tracker
"Object reference not set to an instance of an object" is being printed ...
Reproduction steps: 1) Open user's attached project 2) Open "test" scene 3) Make sure main camera has "test" script attached 4) Buil... Read more
AssetBundle has a dependency on another AssetBundle due to old propertie...
To reproduce: 1. Open attached project 2. Open example scene 3. Select TextureReference object 4. In Texture Reference script chang... Read more
One of the UI Canvas does not render in build
How to reproduce: 1. Open the attached project 2. Open and play the scene "Scene" 3. Observe the text from both canvases rendering 4... Read more
Active obstacle causes navmesh agent spawn point to be set as destination
Steps to reproduce: 1. Open attached project 2. Open scene "GrassShadow" 3. Select "Obstacle" GO and notice that NavMesh Obstacle i... Read more
Executing CommandBuffer in Windows Standalone build crashes it
Reproduction: 1. Open the "bug.zip" project 2. Build the only scene on Windows standalone platform 3. Play the build 4. Press F1 -O... Read more
Negative speed in states or blend trees causes root motion character to ...
How to reproduce: 1. Open the attached project 2. Open and play Repro scene 3. Watch as the character warps into a new position afte... Read more
Emissive effects are missing in lightmaps when using custom shaders
To reproduce: 1. Open attached project 2. Bake lightmap 3. Observe that when the lightmap is rendered, the emissive effects does no... Read more
Graphics Jobs causes rendering to fail
Enabling Graphics Jobs can result in much of a scene failing to render properly on any platform that supports the feature. Reproduc... Read more
[iOS] Using DepthTextureMode.Depth flag flips the view on iOS
Having two active cameras with a attached OnRenderImage() and setting their depthTextureMode with DepthTextureMode.Depth will result... Read more
Shader no longer compiles with internal error
The shader PkFxDepthCopy no longer compiles for GLES3, Metal and OpenGLCore (and vulkan, apparently) after switching from Unity 5.4 ... 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
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
- Custom Render Pass using Render Graph does not render to the Game view when used with a 2D URP Renderer