Search Issue Tracker
[IL2CPP] iOS build fails when building on a different machine/user due t...
How to reproduce:1. Open the attached project (Google Drive link)2. Build And Run Expected result: Xcode project builds successfully... Read more
Cloth with unassigned renderer mesh crashes editor
A cloth component with no mesh assigned in the skinned mesh renderer component causes editor crash in "Unity::Cloth::CreateRecreateI... Read more
Doing unrelated things to Lighting changes "Ambient Color" to Black
Repro steps for 2017.2.0a1: 1. Open provided projects "test" scene2. In the project window click on "boomfountain" located in "Asset... Read more
Errors “Render Graph Execution error“ and “ArgumentNullException: Value ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/URLCustomPass/URPCustomPassScene.unity” Scene3. Obse... Read more
Trail Renderer interferes with Line Renderer, 5.4 regression
Steps to reproduce:1) Open the attached project.2) Open scene 'Line Renderer Problem.unity'.3) Play the scene.- A trail renderer wil... Read more
Camera.targetTexture is respecting Camera rect
Steps:1. Open attached project2. Open SampleScene, hit play3. On ProjectView, select the RenderTexture asset4. On inspector, observe... Read more
Crash on Transform::FlushDelayedSetDirty when undoing duplication of a c...
Reproduction steps:1. Open the attached user's project ("Tru..2021")2. Open scene "Scenes/SampleScene"3. In the scene hierarchy, exp... Read more
Korean and Latin characters a written at the same time when writing in K...
To reproduce: 1. Create a new project2. Switch to the Korean language in Windows3. Press Right Alt on the keyboard4. Try renaming an... Read more
Test Runner window search is slow in projects with a lot of tests
Steps to reproduce: Create a project with the TestFramework package Use a script to generate a few thousands of tests that perform a... Read more
[tvOS] Grey screen shown after the native splash screen and before the a...
To Reproduce: 1. Build and run the attached project on Apple TV.2. Observe that after the native splash an empty grey texture is sho... 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