Search Issue Tracker
SpriteRenderer has wrong input color when associated material uses SRPBa...
How to reproduce1. Extract and open the attached “IN-107982.zip” project2. Observe the Game View Expected result: All squares are co... Read more
Integer properties do not show up in Frame Debugger
STR: 1. Make a new project from the 3D template2. Copy the attached shader to Assets folder.3. Create a new material, assign the sha... Read more
[Prefabs] Unused fields from script are not cleared from YAML data
Repro steps:1)Open the later-attached TestProject2)Notice TestPrefab.prefab, it's otherPrefab field and open it in text editor3)In t... Read more
"Select dependencies" on sprite atlas asset throws "NullReferenceExcepti...
Reproduction steps:1. Open project attached (Reproduction 901189.zip).2. Open scene "Repro".3. Select "SpriteAtlas".4. Press "Pack P... Read more
Using "Dynamic Batching" causes visual differences between Scene and Gam...
Reproduction steps: 1. Open "New Unity Project (1).zip" project2. Look at the Scene view and notice two cubes with one side painted ... Read more
[Recording] Undo doesn't work when modifying keyframes in the animation ...
How to reproduce: 1. Open any (new) project2. Create a Cube3. Open the Animation Window4. Give the Cube an empty animation5. Add any... Read more
Editor crashes on mono_log_write_logfile when a script has a never endin...
Reproduction steps:1. Open the user's attached project "CrashTest.zip" Reproducible with: 2019.4.27f1, 2020.3.10f1, 2021.1.9f1, 2021... Read more
MemoryMappedFile class crashes on IL2CPP builds
Steps to reproduce:1. Download attached project2. Switch platform to Standalone3. Build "SampleScene" scene on IL2CPP backend4. Laun... Read more
[UWP][LWRP][IL2CPP][.NET 4.x] UWP build crashes on GetManagerFromContext...
How to reproduce:1. Create a new Unity project using "Lightweight RP" template2. Open Build Settings window and switch platform to U... Read more
Vector2.magnitude computed value is different on iOS than on Android/Win...
Repro steps : 1. Build & deploy user attached project to iOS device.2. Notice console output where actual magnitude is different... 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