Search Issue Tracker
[Xbox One] [UWP] Blendshapes with compute shaders are not rendered on Xb...
How to reproduce:1. Open attached Unity project2. Build to UWP3. Deploy to Xbox Expected result: Cube is rendered.Actual result: Cub... Read more
WebGL fullscreen doesn't revert ro original resolution on exit
To reproduce:1. Open attached project2. Build WebGL3. Open WebGL build4. Enter fullscreen5. Exit fullscreen6. WebGL doesn't reverts ... Read more
Unrelated Objects/Metadata are assigned to samples past the last one wit...
Reproduction steps:1. Open the "IN-70846.zip" project2. Open "Assets/Scenes/Terminal/TerminalScene"3. Enter Play mode4. Open the Pro... Read more
Some information in the UI Toolkit Event Debugger is rendered incorrectl...
Reproduction steps:1. Open the attached “repro_IN-71549“ project2. Open the “TicTacToe“ Scene3. Enable the UI Toolkit Event Debugger... Read more
"Assembly with name 'Unity.InternalAPIEditorBridge.005' already exists" ...
Steps to reproduce: 1) In an empty Unity project, edit the Packages/manifest.json file and set its contents to the following: {"depe... Read more
[Shuriken] Exception thrown on assigning Reflection Probe to Texture pro...
when a Reflection probe is assigned to the Texture property under Shape module of Particle System component cause editor to throw be... Read more
[LWRP] Found object is not highlighted in the Scene view while using LWRP
Steps:1. Open attached project or create a new from Lightweight RP template2. Open SampleScene3. Focus "Paint 5G Bucket" in the view... Read more
Emissive materials are broken when loading Scene via SceneManager.LoadScene
How to reproduce:1. Clone the https://github.com/mrpropellers/ssj22-3 repository following the instructions provided (use git CLI)2.... Read more
UI Textures change after lowering quality level in runtime
Steps to reproduce:1. Download and open attached project "repro_760691.zip"2. Build the project w/ "main.unity" scene included3. Run... Read more
Entity's "ChunkWorldRenderBounds" component "Extents" value is always zero
How to reproduce:1. Open attached project "static_repro.zip" and scene "static"2. Enter Play mode3. Open "Window" -> "Analysis" -... 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