Search Issue Tracker
NavMesh is created on top of the object when it is set as "Not Walkable"...
How to reproduce:1. Open attached project "NavMeshModifier_Bug.zip" and scene "SampleScene"2. In Hierarchy window, select "NavMeshSu... Read more
Console windows disappear when Unity Editor is not in focus
Steps to reproduce:1. Open attached project "New Unity Project (29).zip"2. Detach Console window to make it separate3. Attach Consol... Read more
[Mac / Win Vulkan] CopyTexture of a part of the texture doesn't seem to ...
Steps:1. Open repro scene2. Hit play3. Observe console Expected result : tex.GetPixel color should be same as texel2 colorSee attach... Read more
Animated objects return to their original coordinates for a single frame...
Steps to reproduce:1. Open users attached project2. Open SampleScene which is in Assets->Scenes2. Press Play Expected results: Ga... Read more
Shortcut label is still being displayed when adding and removing a short...
How to reproduce:1. Open attached project "Case_1109108_repro.zip"2. Open Shortcuts Window (Edit > Shortcuts)3. Find "Main Menu/G... Read more
Editor crashes with "The file 'MemoryStream' is corrupted'" Fatal Error ...
Repro steps:1. Open user attached project2. Open scene "Game Lobby" Actual: A Fatal Error is thrown Reproducible with: 2018.3.0a6, 2... Read more
[LWRP] Editor Previews break in Play Mode if VR is enabled
Steps to reproduce:1. Create a new project with LWRP for VR template2. Enable VR and packages if they haven't been enabled automatic... Read more
[Android] [Linux] "Unable to forward network traffic to device" when tr...
Required: Unity configured to build to Android devices.Repro steps:1. Open the attached project2. Build and run to Android device3. ... Read more
AddExplosionForce()'s added force to Rigidbody's velocity is not relativ...
Reproduction steps:1. Open the project inside "case_1108989-AddExplosionForce_Problem.zip"2. Open and Play "TestRigidbodyExplosiveFo... Read more
[iOS] Frameworks location is ignored when building Xcode project
To reproduce: 1. Download attached project “CHECKING.zip" and open in Unity2. Open “SampleScene” scene3. Observe that the iOS Framew... 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