Search Issue Tracker
[TextMeshPro] Symbols in the text has an offset to the right side when u...
The shearAdjustment is specific to each font and the best way to resolve this issue would be to expose more customizability for the ... Read more
Spline Loft Behavior does not generate correct normals for geometry
LoftRoad generates normals that onluy face up. In the Loft function, normals are assigned Vector3.up instead of the up vector from t... Read more
Cannot create additional entities when using BakingSystems
Steps to reproduce:1. Open the “IN-22843_BugBakingSystemAdditionalEntities-2” project2. Open the “SampleScene” Scene3. Select the En... Read more
The data mode button is missing in Entities Hierarchy when installing th...
Reproduction steps:1. Create and open a new project2. Install the Entities package3. Open the Entities Hierarchy window4. Observe th... Read more
[Entitites] Silent crash when executing ScriptBehaviourUpdateOrder.Appen...
Reproduction steps:1. Open the attached project “EntitiesCrash”2. Click Crash > Trigger crash3. Move the cursor to Scene view Exp... Read more
GameObjects are not rendered when they are in a subscene
Reproduction steps:1. Open the “GameViewProject“ project2. Open the “SampleScene“ scene3. Make sure the “EntityScene” subscene is en... Read more
Entities are not visible in build
How to reproduce:1. Open the user’s attached project “Boids.zip“2. Press File → Build And Run3. Observe the Player Expected result: ... Read more
Audio Sources plays an Audio Clip when selecting a GameObject from a Sub...
How to reproduce:1. Open the attached user project2. Open the Scene "SampleScene” (Assets/Scenes)3. Enable the “New Sub Scene“ Sub S... Read more
“InvalidCastException: Specified cast is not valid.“ Error when loading ...
How to reproduce:1. Open the user attached project “Entities 1.0 test.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Create a Sub... Read more
IndexOutOfRangeException errors are thrown in the Console when expanding...
Reproduction steps: Open the attached “Repro.zip” project Open Memory Profiler (Window > Analysis > Memory Profiler) Select th... 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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples