Search Issue Tracker
[Editor] Unity crashes ticking "Require ES3.1" or "Require ES3.1+AEP"
When ticking "Require ES3.1" or "Require ES3.1+AEP" with OpenGLES3 API on Android Player, unity crashes. 1. Open project.2. Switch t... Read more
[Render] Camera.Render does not work in the editor, works in builds
Steps to reproduce: 1. Open the attached project 'RenderOnce'2. Open 'test' scene3. Script is attached to the cube which renders dis... Read more
Ray tracing shaders don't fetch vertex color. The resulting color is black.
Feature needs to be backported to 2020.1 Affect all versions, was just not implemented. Repro steps :- Open test project- Open test ... Read more
RayTracingAccelerationStructure.AddInstances() causes GC allocations
Adding instances to a RayTracingAccelerationStructure via AddInstances() causes GC allocations. !image-2025-10-07-13-02-43-454.png! Read more
MergePrefabInstance crash when reimporting assets from Assets Store
To reproduce:1.Open users attached project "Empty Project.zip"2.Open QuickLod > DemoScene > "MainDemoScene.unity" scene3.Go ba... Read more
Analytics-related methods are called when the analytics module is disabl...
Reproduction steps:1. Open the attached project "ReproProject"2. Access the Profiler Window via the menu: Window > Analysis > ... Read more
Field Serialization in OnValidate method fails due to not being properly...
How to reproduce:1. Open attached project "Unity Bug With Dirty Data.zip" and scene "SampleScene"2. In Hierarchy select "Move Right ... Read more
Crash on <lambda_50347134a0d160a83dce6743149983e8>::operator() when open...
Reproduction steps:1. Open the attached “repro-project“2. Observe the crash Reproducible with: 2022.2.0a15, 2022.3.18f1, 2023.2.7f1,... Read more
[Shader Graph] Option of resetting Reference value in the Propeties is c...
Option of resetting Reference value in the Propeties is coming on every property values Steps to Repro: 1. Create a new Project in U... Read more
[Code Stripping] Standalone builds fail with 'UnityLinker.exe' errors wh...
Reproduction steps:1. Open the user's attached project ("Core.zip")2. Try making a Standalone Development build with code stripping ... 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