Search Issue Tracker
[VFX] Unexpected behavior after call of Renderer.material
Any access to `gameObject.GetComponent<Renderer>().material` will make the VisualEffect oddly behaves. Step to repro:- Import ... Read more
[Decal] decal:blend in Surface shaders doesn't work with shadows
Objects with "decal:blend" used to receive shadows in 4.x.In 5.0 they don't. Two projects with screenshots provided. Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
[URP] Incorrect colors in Scene when using Subtractive and Multiply Blen...
Reproduction steps:1. Create a new URP Template project and enter a new Scene2. Switch Scene view to 2D3. Create a 2D Renderer and a... Read more
[OSX] Hangs when moving object in scene
How to reproduce:1. Open the attached project2. Open Terminus Scene3. Attempt to move some objects in the scene4. Unity will hang No... Read more
[VR] Anti-Aliasing breaks shadows on Windowed Rift player
Players built from the scenes in the attached project have problems with shadows when Anti-Aliasing is enabled under Quality Setting... Read more
Saving Prefabs into StreamingAssets should be improved
Steps:1. Create StreamingAssets folder in Assets folder2. Drag any GameObject from the scene inside this folder==>GameObject beca... Read more
Some normal maps has ripple effect and appears to be lower in quality wh...
How to reproduce:1. Open the attached project ("case_1169679-Material regression.zip")2. Open the repro scene ("repro_2019")3. Notic... Read more
[Android] “AndroidVideoMedia: Could not create decoder for mime type vid...
Reproduction steps:1. Open the attached “VideoTest” project2. Build and run the Player (File > Build And Run)3. Turn on the devic... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument