Search Issue Tracker
After changing type from GameObject to Transform inspector field for tha...
Steps to reproduce: 1. Open attached project2. Open scene "testScene"3. In hierarchy, select ScriptHolder GO and notice that Cube is... Read more
Physics.RayCast misses scaled mesh in some places
Some raycasts miss the mesh if mesh is scaled in import settings and later scaled in scene. Steps to reproduce:1. Open attached proj... Read more
Crash on "Transform::GetLocalToWorldMatrixNoScale" when game object is d...
Reproduction steps:1. Open attached project.2. Open "Texturas > Escenas > BaseScene" scene.3. Expand "BaseGame > terrenoCla... Read more
Editor crashes on "AtomicStack::Pop" when building standalone with a lot...
Reproduction steps:1. Open attached project(~3gb).2. Build it as a standalone and make sure that all the scenes are included.3. Unit... Read more
[UI] Setting mesh and/or material multiple times on CanvasRenderer cause...
How to reproduce:1. Open the attached project2. Make sure that you are using DX11 (Edit->Project Settings-> Player-> Other ... Read more
[Android]Devices with 2.3 OS (GB) crash on startup at libglslcompiler
To reproduce:1) Open attached project2) Build and run on device3) It crashes on startup DUT(reproducible):Google Nexus S (Android 2.... Read more
Particle system errors being thrown when we play the Demo5 scene from th...
Errors such asaabb.IsFinite()Invalid AABB resultInvalid AABB rkBox etc are being thrown. It can be repro-ed as follows:- Download th... Read more
[BakedGI] light leaks through the game object
Reproduction steps:1. Open attached project.2. Open "New Scene" scene.3. Go to "Window > Lighting > Scene" and click "Build".4... Read more
String Tag Map does not reset on Material Reset after being set by the S...
Steps to reproduce:1. Create a new material2. Set materials "Rendering Mode" to transperant3. Change standard shader to any other (e... Read more
[WP8.1] Can't disable portrait orientation splash screen in Windows Phon...
To reproduce:1. Build attached project2. Run on device3. Notice that splash screen turns into portrait orientation Reproducible on L... 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