Search Issue Tracker
[ShaderGraph] Copy shader on regular node results in misnamed output field
When using "Copy Shader" (RMB) on a regular node (not master) the resulting generated code misnames the output field in the resultin... Read more
[ShaderGraph] Incorrect Port dimensions on several nodes
Several nodes have incorrect dimensions for ports: - Texel Size- Defines vec1s as vec2s- Dielectric Specular- Output is Vector3- Sce... Read more
Sprite Editor border "T" and "B" fields assign their values to the wrong...
How to reproduce:1. Open the attached project (SpriteBorder.zip)2. Open the Sprite Editor Window3. Inspect the "Map__16_Checker" ass... Read more
Registry.GetValue crashes Unity build when using IL2CPP
Steps to reproduce:1. Add a Registry string value:Path: "HKEY_LOCAL_MACHINE\\SOFTWARE\\VRstudios"Name: "EnableDebugPath"Value: "true... Read more
Using "-r" arguments in "mcs.rsp" file causes "CS0006" compile error
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Look at the Console Window Expected Result: "The type or namespace name 'Ht... Read more
[IL2CPP] Null exception is thrown at GetOrCreateManager<EntityManager>()
Steps to reproduce:1. Download 1086610_repro.zip2. Build project for Standalone with IL2CPP backend3. Run player Expected results: N... Read more
MenuItems do not get subgrouped by path when creating new MenuItems with...
How to reproduce:1. Open user's attached project2. Right click on an asset inside the project view Expected result: inside the menu,... Read more
[IL2CPP][Android] Crash on "AudioManager::ShutdownReinitializeAndReload...
Steps to reproduce:1. Open user attached project2. Build & Run on Android device3. Application crashes when the scene is ran Exp... Read more
[Mobile] [LWRP] Some meshes are not being rendered when using shader gra...
To reproduce:1. Open project attached by QA2. Set graphics API to GLES2 or GLES33. Build for iOS or Android platform ExampleScene-Pl... Read more
RenderToCubemap offsets shadows when the material on the mesh has GPU In...
How to reproduce:1. Open attached project "CubeMap.zip" and scene "SampleScene"2. Enter Play mode3. While the Game view is active pr... 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 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names