Search Issue Tracker
[iOS] Xcode project building doesn't start when using 'Build & Run' in 2...
Steps to reproduce: 1. Open attached project (or create a new one and switch to iOS/AppleTV)2. 'Build & Run' the project3. Notic... Read more
Shadows are incorrectly computed when Shader modifies vertex positions
To reproduce: 1. Open the project (shadow_bug.zip)2. Open MainScene from the project3. Enable Material Animation Expected results: s... Read more
Strings are not fully read when "\0" null character is used
How to reproduce:1. Open the attached "TestFor1072468.zip"2. Run the SampleScene3. Observe the string length and its contents printe... Read more
Camera FOV tooltip does not reflect information based on what Axis is se...
Steps to reproduce:1. Create new project2. Check the Camera component FOV axis (should be vertical)3. Hover over Camera FOV and read... Read more
Resetting camera component to defaults does not reset the Camera FOV Axi...
Steps to reproduce:1. Open new project2. Check the Camera component field "FOV Axis" (Should be Vertical)3. Set it to Horizontal4. I... Read more
An error "Invalid AABB" shows up when physics work in model export from ...
How to reproduce:1. Open User attached project2. Open "Sprint3_parte2" Scene3. Play the scene for a minute Expected result: no error... Read more
[PLM] Very bright values possibly caused by overlapping geometry and dir...
How to reproduce:1. Open the user's project2. Enter Play Mode3. Observe the wall while moving the camera Expected result: Wall is da... Read more
GetNameOfFocusedControl returns an empty string when using SetNextContro...
Repro steps:1. Open attached project2. Main Menu -> Tools -> Control Test3. Set focus on the field "Bool" and right click it E... Read more
Cascaded shadows start flickering when the objects are a long distance a...
To reproduce:1. Open the user's attached project2. Play the scene3. Move the Scene view and observe the shadows Expected result: Onl... Read more
[Linux] Editor overwrites PlayerPrefs file when launched
How to reproduce:1. Open user's attached project2. Enter the play mode and observe the console3. Exit the play mode and observe the ... 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