Search Issue Tracker
[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
[Mac] Random 2D feature related crashes in a range of Unity versions
Steps to reproduce:1. Open attached Unity project2. Load scene "Test Scene" if it's not loaded Actual result: crashes after loading ... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu