Search Issue Tracker
[iOS][Metal] Shader renders skybox using Metal on iOS device
To reproduce:1. Open attached project ("791835.zip")2. Open "BugScene" scene3. Notice how the mine has a "hole" caused by a shader4.... Read more
Shader Forge package errors
Steps to reproduce : - import the Shader Forge package- go to Window > Shader Forge and notice the errors Read more
[Shuriken] Size over lifetime affects particle size but not its collider...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main3. Press play or simulate "bad" particle system in ed... Read more
Increased amount of draw call batches between 5.0 and 5.3
How to reproduce: 1. Open project from case 7857902. Open scene Maps/Scenes/Terminal_DM.unity3. Play the scene- Note the large amoun... Read more
OpenVR - culling in left eye slightly off
1. What happenedThe culling frustum for the left eye with native OpenVR support appears too aggressive, culling objects that should ... Read more
Transition to an empty state with interruption source set to "Next State...
Steps to reproduce: 1. Open attached project "785852.zip"2. Open scene "Animator controller"3. Run it4. In game, press left mouse bu... Read more
Elements of world space canvas twitch if rotating canvas that are far fr...
Steps to reproduce: 1. Open attached project "791841.zip"2. Open scene "Scenes/repro"3. In hierarchy, select "GameObject"4. Start ro... Read more
[Shadows] Cascade matrices not setup when no opaque geo is visible; hard...
Steps to reproduce: 1. Open attached project2. Open scene "Sample Scene"3. Run it4. In game view, turn character around and pan came... Read more
Attaching Text component to a game object which has Collider component a...
How to reproduce:1. Create anew project2. Create empty game object3. Change object's position to X=-0.1893031, Y=0.164244, Z=2.19482... Read more
[Compiling] C# compiler incorrectly sets accessibility on anonymous func...
Workaround: for now the workaround is to mark the nested class as internal (rather than private) or move it outside of the declaring... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved