Search Issue Tracker
Terrain Demo Project annotations have UI issues
Steps to reproduce: Open either the HDRP Demo Scene or the URP Demo Scene in Unity. Open TerrainDemoScene scene. Observe and cycle t... Read more
"Global event received: domain-reload" written out as warning to editor ...
This gets printed to the warning log on every domain reload: Global event received: domain-reload (Filename: C:/Projects/unity/Edito... Read more
Camera's Renderer is not updated when URP Asset is changed in the Graphi...
How to reproduce:1. Create a new project with URP (3D) Template2. Open Edit>Project Settings...3. Select Graphics4. Change Script... Read more
Fatal signal 11 (SIGSEGV), code 2 crash on Android devices
Some apps crashes with Fatal signal 11 (SIGSEGV), code 2 message on Android devices Read more
[Memory Profiler] Multiple errors logged when selecting specific object
Reproduction steps:1. Open the "My project.zip" project2. Open the Memory Profiler3. Click on "Blank_2022.2-1" to load it4. Press Ty... Read more
WebGL build error: LLVM ERROR: ExpandArithWithOverflow: At least one arg...
-e: see title, build doesn't finish -repro:--open attached project--build for webgl--NOTICE build errors and stops Read more
System.Net.WebRequest leaks WebRequest Objects
How to reproduce:1. Open the attached project "HttpWebRequestLeakTest"2. Enter Play Mode3. Open Memory Profiler and take a snapshot(... Read more
RaycastCommand documentation needs to be updated.
Raycast command docs need updating, from the Fogbugz entry: "I know the issue is old and closed, but can the documentation please be... Read more
CPU spikes from CanvasScaler.Update when using 'Constant Physics Size'
Reproduction steps:1. Open the attached project2. Open the available scene3. Play scene4. Open the profiler5. Observe the CanvasScal... Read more
[VFX] Nodeblocks can get corrupted and become impossible to delete / be ...
Repro steps:1. Open the attached VFX2. Try to delete them, disconnect them, or connect an output to them3. Observe NullReferenceExce... 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