Search Issue Tracker
[Shaders] Transparent shader writes into DepthNormals texture, because m...
Reproduction steps("video" attached):1. Open attached project.2. Select "Assets/Art/Transparent_Writes_Normals.mat".3. Notice it use... Read more
[tvOS] Setting UnityEngine.Apple.TV.Remote.allowRemoteRotation in Awake ...
Steps to reproduce: 1. Open attached project (tvos_rotation.zip)2. Switch to tvOS3. Open and build 'Test' scene4. Build and run on A... Read more
[BakedGI] Doubling light intensity while upgrading project from Unity 4 ...
Steps to reproduce: 1. Open attached project using Unity 42. Open scene "inter", select "Spotlight" and notice that it's intensity i... Read more
[Shaders] Some _Object2World references are not changed to unity_ObjectT...
Reproduction Steps:1. Create new project on Unity 5.3.4f12. Create new Shader3. Copy Paste code from edit to the Shader4. Notice tha... Read more
[Anim] Typo in Animator Component
a typo was introduced in the Animator component...we now see "Culling Mode" 2 times in the component, instead of... Update ModeCulli... Read more
Crash at Renderer::Deactivate when particle is destroyed
Steps to reproduce: 1. Open attached project "ParticleRepro.zip"2. Open scene "SimpleParticlePack"3. Run it4. In game view, mark "Ex... Read more
[Regression][Windows] ArgumentExceptions are thrown after dragging tabs ...
Steps to repro: 1. Open Unity on Windows;2. Create new project;3. Detach any tab (i.e. Scene or Game view);4. Enter Play mode;5. Mov... Read more
External: [WebGL] BlendOp Add, Max not working in Microsoft Edge
To reproduce:1. Open attached project2. Build and run project on Microsoft Edge3. Observe that BlendOp Add, Max when used in Microso... Read more
Multi-edit will mark properties as different if clamped in CheckConsistency
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. Multi-select both "WC" GameObjects4. Hover mouse on "Target Posi... Read more
MeshRenderer.AdditionalVertexStreams collapse static meshes, regression ...
Steps to reproduce:1. Open the attached project2. Open the "Test" Scene3. Play4. Notice that object collapsed Regression introduced ... 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