Search Issue Tracker
GenerateNodeCode calls in ShaderGraph use GenerationMode.ForReals when b...
TestNode.cs contains a node with different code paths for Real and Preview generation modes. "Working Shader graph" - Contains the g... Read more
Asset Bundled Prefab is not aquiring applied lighting index: renderer.li...
Steps to repro: 1. Download attached project - https://oc.unity3d.com/index.php/s/qmGgVmvCEHrZPlY2. Open 'LightMapTest2' scene;3. La... Read more
[Android] Having sprite atlases with the same name causes sprite errors
To reproduce:1. Open attached project2. Build and run to Android device3. notice that only one sprite atlas appears. Actual result: ... Read more
[iOS] Occluded object becomes transparent when Ambient Occlusion and MSA...
Reproduction steps:1. Open the attached project "msaa ao.zip";2. Make an iOS build;3. Launch the built project on any iOS device;4. ... Read more
[Improved Prefabs] Editor crashes while deleting a GameObjectin OnWillSa...
This scenario was fixed in 5.6x with old prefab system (case 829453, https://fogbugz.unity3d.com/f/cases/829453/)It appears again in... Read more
[iOS] Canvas shows up after a delay when a splash screen animation ends
Reproduction steps:1. Open the attached project.2. Switch to an iOS platform.3. Build and run it on an iOS device. Actual behavior:-... Read more
[Android] Normal Map from Substance Asset is not correct when it is set ...
To reproduce:1. Open attached project2. Switch between build platforms PC and Android3. Notice the difference Actual result: In Andr... Read more
GearVR combinedTrigger input axis does not function correctly
Steps to Reproduce:- Open the attached project in Unity Editor 2018.3.0a8+- Deploy the single scene to a GearVR device- Set the cont... Read more
System.Net.ClientWebSocket.ConnectAsync() throws exception when attempti...
To reproduce:1. Open the user's attached project2. Play the scene3. Observe the console output Expected result: No exceptions are th... Read more
[OpenGL][PostProcessing] Ambient Occlusion doesn't work from PostProcess...
Reproduction steps: 1. Open "PostProcessingBug-OpenGL.zip" project2. Build Player3. Launch Player Expected Result: Ambient Occlusion... 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