Search Issue Tracker
GameObject can't be selected in the Scene view when it's scale value is ...
Reproduction steps:1. Open the user's attached "BugReport.zip" project2. Open the "Test" Scene3. Left click on the "Box_001 (Negativ... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
Creating Visual Effect GameObject throws an error
How to reproduce:1. In a Hierarchy, right-click and select Visual Effects > Visual Effect2. Observe errors thrown in the console ... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps:1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-un... Read more
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "De...
How to reproduce:1. Open attached project and open the SampleScene scene2. Enter the Play Mode3. Capture a frame in the Frame Debugg... Read more
Anchor's rotation value becomes the same when selecting multiple Game ob...
Reproduction steps:1. Open the attached project "1379145.zip"2. Open Assets > Scenes > SimpleScene3. Select in the Hierarchy G... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
Blend models are imported incorrectly when using the Parallel Import fun...
Reproduction steps:1. Open the attached project2. Open the "/Assets/Scenes/SampleScene.unity" Scene3. Select all of the models locat... Read more
Line Break Position differs between Unity versions when a number appears...
How to reproduce:1. Open the ‘NumBreak.zip' project in Unity 2022.3.67f12. Open the ‘SampleScene’ scene3. Observe the line break pos... 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