Search Issue Tracker
[WebGL] Distant SwiftShader mipmaps are rendered black when using Chromi...
Reproduction steps:1. Open the attached project ("case_1265867-gridtest.zip")2. Open the repro scene ("gridtest")3. Make a WebGL bui... Read more
Unity crashes when calling playable.Destroy() during the PrepareFrame()
How to reproduce:1. Open attached project ("Playable Destroy Repro.zip")2. Enter Play Mode3. Check "Run Problematic Code" in the Gam... Read more
After light bake, when light is switched from Baked to Realtime - it doe...
Steps to reproduce:1. Open a the scene3. Switch light type to Baked.4. Bake lighting5. Switch the light back to Realtime, move the l... Read more
[Linux] Missing libdl.so library causes crash when entering Playmode for...
How to reproduce:1. Download and open the "Karting Microgame" project from the Learn>Projects section in the Unity Hub2. Enter an... Read more
Realtime Shadows pass through lightmaped objects in mixed lighting
To reproduce:1. Unzip and open attached Unity project2. Open Lightmaperror scene3. Wait till baking is done Expected : Shadows from ... Read more
[ImageEffects] TCG Gamma is backwards
TCG Gamma variable is backwards. Repro Steps: 1) Apply TCG to a camera and enable Color Grading2) Make an object of flat colour2) In... Read more
[Preset] MeshRenderer does not save changes on creating its preset when ...
On enabling "Contribute Global Illumination" in MeshRenderer and creating its preset leads to the preset not saving the state of the... Read more
[UIElements] TextField text editing cursor doesn't appear where it was c...
Repro steps:1. Open attached project2. In the top menu, select "Example" and "Show Example Window"3. In a TextField, click on the te... Read more
Preset: Help icon opens 2023.2 manuals instead of 2023.3
Steps to reproduce: Create a project Add "Cube" to the "Hierarchy" window Select it and go to the "Inspector" tab Click the preset i... Read more
[Windows] Random silent frames when using a Native Audio Spatializer wit...
To reproduce: 1. Download attached project "Bug Test.zip" and open in Unity2. Open "test" scene3. Make sure Spatializer Plugin is se... 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