Search Issue Tracker
[SRP] Non-deterministic camera grouping/order between Windows and MacOS/...
SRP Repo: Issue #1598 What happened?I have 3 cameras responsible for Game-view. 1 "Main" - has Render Texture2 "Additive" - has Rend... Read more
[HDPR] Null Reference Exception when using Particle System Lighting Module
SRP Repo: Issue #1650 When using Unity Particles with the light module enabled, it breaks the scene's lighting, stops the particle s... Read more
[HDRP] Directional light does not cast shadows unless it is selected in ...
Steps to reproduce:1. Download the attached project and open TestScene012. Select the Directional Light in the Hierarchy view and no... Read more
Undo.RecordObject does not record an action for changes made via delayed...
Steps to reproduce:1. Download and open the latest attached project ("delayedintbug.zip")2. Modify the custom field on the "SCRIPTS"... Read more
[Android] Native Webview does not display online video but the audio plays
Steps to reproduce:1. Open user attached project2. Add "LoadWebview" scene to build settings3. Build & Run to Android device Exp... Read more
NullRef exceptions are spammed and the Editor UI becomes broken when Pin...
To reproduce: 1. Open the attached project (BugTest.zip)2. Enter Play mode3. Observe the console, and how Project view and Hierarchy... Read more
Profiler.GetAllocatedMemoryForGraphicsDriver() always returns 0 in non-d...
Steps to reproduce:1. Open "GetAllocatedMemoryForGraphicsDriver" project2. Build for Windows standalone and run (development mode of... Read more
[Particles] Using animation to modify the material’s tiling property doe...
Steps to reproduce:1. Open user attached project2. Play the scene3. Select "Particle System"4. Observe that the animation is changin... Read more
Materials are not accessible when created from textures in Packages folder
How to reproduce:1. One a new Unity project2. Create a Cube in the Scene3. From Project Browser, drag and drop any texture from "Pac... Read more
Bunch of errors are thrown when trying to Create Addressables Settings
How to reproduce:1. Create an empty project2. Edit your Packages/manifest.json to include "com.unity.addressables": "0.1.2-preview"3... 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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples