Search Issue Tracker
[OpenGLCore] Crash on nvoglv64.dll when opening a project
Reproduction steps:1. Open the attached “repro-project“2. Observe the silent crash Reproducible with: 2021.3.37f1, 2022.3.22f1, 2023... Read more
[Android] Particles aren't rendered when the shader "Particle/Standard U...
Reproduction steps:1. Open the attached project “ReproProject”2. Build and Run on Android3. In the app, tap and drag on the screen4.... Read more
[2D] SortingGroup does not apply the sorting changes to its children whe...
To reproduce: 1. Download attached project "BugTestSortingGroup.zip" and open in Unity2. Open "BugTest" scene3. Enter Play modeNote:... Read more
[WebGL] Rigidbody not colliding with specific Mesh Colliders
-e: see title, the rigidbody just falls through the specific mesh colliders and then collides properly with a box collider-- same be... Read more
Rising CPU usage when a null assetbundle is being loaded without any ind...
Steps to reproduce:1. Open user attached project2. Run the "Test" scene3. Spam the "LoadFromCacheOrDownLoad" button4. Notice the ris... Read more
[Enlighten] Overlapping lights are not properly blended in Directional L...
Reproduction steps:1. Open the attached project "DirectionalLightmapBug.zip";2. Open "Scene.unity" scene;3. Bake the lightmaps in th... Read more
[Android][GearVR] Rendered objects flicker when Single-Pass Stereo Rende...
To reproduce: 1. Download and open attached "repro950654.zip" project.2. Generate and add osig file to the project.3. Build and run ... Read more
[tvOS] Illegal redeclaration of property in class extension (attribute m...
Reproduction steps:1. Create a new project.2. Build Unity project to tvOS.3. Try to build Xcode project.- Project will not build:Ill... Read more
[Timeline] Changes to materials during animation recording affect every ...
Steps to reproduce:1.Open attached ‘MaterialRecord.zip' Unity project2.Open scene ‘Test’3.Select ‘Cube’ object in Hierarchy4.Go to W... Read more
Unity tries to find a not existing classes.jar file in play-services.aar...
Error: "IOException: Failed to Move File / Directory from 'Temp/StagingArea\android-libraries\play-services-10.2.0\classes.jar' to '... 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