Search Issue Tracker
Crash on GraphicsBuffer:InternalSetNativeData when loading a specific scene
How to reproduce:1. Open the attached “IN-103306.zip” project2. Observe the crash Reproducible in: 6000.0.0b13, 6000.0.53f1, 6000.1.... Read more
When color format of a texture is set to ARGB4444, the preview window sh...
To reproduce:1. Open attached project2. Select the asset "WaterTexture_RT" in the folder "Art"3. Change the color format to ARGB4444... Read more
Cannot select console tab after switching current platform API
Steps to reproduce:1. Create empty project w/ default layout2. Turn on player settings and de-select automatic API for the platform ... Read more
The Build Profiles window does not get repainted fully when Hide Classic...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Build Profiles window (File > Build Profi... Read more
The Scene view camera is not being focused on the selected GameObject wh...
How to reproduce:1. Open the user’s attached “Unity_Roll_a_Ball.zip” project2. In the Hierarchy window, select “Player” GameObject3.... Read more
[URP] Canvas with World Space Render Mode is always rendered before a Tr...
Reproduction steps:1. Create a new URP Template project and create a new Scene2. Create a UI panel and a Cube3. Set Canvas Render Mo... Read more
[Mac] Crash when disabling Editor Metal if Metal is the only active Grap...
In Player settings on Mac there is an experimental toggle for enabling the Editor to run using Metal. If this is toggled off when th... Read more
[Linux] Characters are converted to Latin letters when using IME on Linux
Reproduction steps:1. Open the attached “IN-88966” project2. Build and Run the project (File > Build and Run)3. Type in the input... Read more
[macOS]Dynamic line renderer code crashes unity on __abort_with_payload ...
How to reproduce:1. Open the attached unitybug.zip project2. Open the "BSplineLineRenderer" scene3. Enter the Play mode4. Ensure the... Read more
WebCamTexture is always vertically mirrored on Metal iOS builds
WebCamTexture is always vertically mirrored on Metal iOS builds, works fine on GLES3 To reproduce: 1) Download and open project2) Bu... 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