Search Issue Tracker
Variables values differ between Editor and Player
How to reproduce:1. Open attached Unity project "prototype-multi-plane"2. Press File --> Build and Run3. Open "GameManager.cs" sc... Read more
[URP][MacOS] Getting Light artifacts in a Scene view with multiple Refle...
Reproduction steps:1. Open the attached Unity project "iOSFlickeringIssue.zip"2. Go to File > Build Settings and select iOS Platf... Read more
[Texture] Texture.format returns wrong format string on mobiles
1. Open attached project2. Build to iOS, Android or Windows Phone3. In middle of screen there will be string which shows texture.for... Read more
Object Picker highlights the Owner Item instead of Selected Item
Reproduction steps:1. Download and open the attached project "ObjectPicker.zip"2. Select Item 'New Item 1' in the Assets folder3. In... Read more
GameObject's shadows affected by custom shaders change their scale and p...
How to reproduce:1. Open the attached “IN-85278” project2. Open the “TestShadows” Scene3. If needed, arrange the Editor layout so th... Read more
[HDRP] Targets array should not be used errors are thrown on clicking "M...
The targets array should not be used inside OnSceneGUI or OnPreviewGUI. Use the single target property instead errors are thrown on ... Read more
Decal Renderer Features do not change when toggling in Player
Reproduction steps:1. Open the attached "UrpRendererFeatureToggleTest" project2. Build and Run3. Press the "d" key and observe the P... Read more
[Shader Graph] Shader's "Scene Depth" Node stops working when a Shader K...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Inspect the Quad in front of Camera3. Open "ShaderBug"... Read more
Incorrect vehicle rotation when using ForceMode.VelocityChange
Reproduction steps:1. Open the attached “2022_IN-84796“ project2. Open the “Assets/DogsSimcadePhysics/Demo/Scenes/Simcade_DemoScene.... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code