Search Issue Tracker
Text file content encoded with ANSI won't show in the preview inspector ...
How to reproduce:1. Create a text file containing any character present in second half of the "Windows-1252" character set (‡ for ex... Read more
[XR] Terrain billboards are unlit
Reproduction:1) Create a new project and add terrain and trees to the scene.2) In playmode (or a standalone) adjust the directional ... Read more
Scriptable Object with missing Script behaves differently in PlayMode an...
Reproduction steps:1. Download user's project and open in Unity2. Enter Play mode - everything works fine3. Open Window -> Debug ... Read more
[Android][VR] OpenGL Native plugin errors thrown on devices with Adreno ...
How to reproduce:1. Open attached user project2. Build & Run Player on Android (default VR SDK is Oculus, but it reproduces on o... Read more
Standalone build of ECS demo crashes when using IL2CPP for Windows Deskop
To reproduce:1) Open attached project2) Build and run it for Windows Standalone IL2CPP It crashes after splash screen Not reproduced... Read more
PhysicsRaycaster does not work with multiple displays
To reproduce: 1. Open the project, attached by the tester (physicsRaycasterBug.zip)2. Build and run the project for PC standalone3. ... Read more
Physics.CapsuleCastNotAlloc doesn't return any results game objects coll...
How to reproduce:1. Open given Unity project2. Enter "SampleScreen"3. Select "CastStart" game object4. Enter Play Mode Expected resu... Read more
Crash FixedSizeAllocator<3584>::alloc while in Play mode
To reproduce: 1. Open the project, attached by the user (link in the edit)2. Enter Play mode3. Walk around with WASD for a couple of... Read more
Model and Material thumbnails don't always show up in HDRP
When re-building the library, the preview thumbnails for models and materials mostly render as black. Repro:- start a project with t... Read more
Artifacts are rendered on non-uniformly scaled plane shadow
To reproduce:1) Open attached project and scene2) Play it - Glitches around the shadow edges are reproducible on AMD GPUs; NVIDIA GP... 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