Search Issue Tracker
'!dest.m_MultiFrameGUIState.m_NamedKeyControlList when pressing Collabor...
Steps to reproduce:1. Create a new project2. Go to Edit -> Preferences -> General3. Check Verify Saving Assets4. Press the Col... Read more
Unity crashes when importing the specific 3ds file at Reader3DS::ChunkMe...
Steps to reproduce:1. Create a new project2. Import the F1 Pilot.3ds (1.1 MB) file to the project3. Observe the crash Actual result:... Read more
[Cinemachine] Cinemachine Virtual Camera's "Look At" becomes None after ...
To reproduce:1. Open attached project "Cinemachine.zip".2. Open Test scene.3. Select "CM vcam1" object. It has "Cinemachine Virtual ... Read more
Get an "Assertion Failed" Error Message when moving around nested canvases
An error appears in the console "Assertion failed: Assertion failed on expression: 'width >= 0.'". No negative effect to the user... Read more
[iOS] PlayerSettings.SetIconsForTargetGroup does not work
iOS App Icons are appearing as default icons rather than custom ones. 1. What happened iOS App Icons are appearing as default icons ... Read more
[Timeline][iOS] Build causes "ExecutionEngineException: Attempting to JI...
When this project is built for iOS, `Timeline2` never plays unlike it does in the Unity Editor. Also, the following error message in... Read more
Sorting Fudge of ParticleSystem Break under CustomAxis TransparencySortMode
How to reproduce:1. Download attached project2. Open the scene ParticleSortingFudgeTest.unity3. Move “Particle System Right” (or lef... Read more
[WebGL] <Build>.data.unityweb is not cached in the Indexed DB
Steps to reproduce: 1) Download attached project 'WebGLCache.zip' and open in Unity2) Build attached project3) Install XAMPPDownload... Read more
[UWP] Classes implementing the ISerializationCallbackReceiver interface ...
Steps to reproduce:1. Open attached project "937501.zip"2. Build 'main' scene for UWP3. Open VS solution4. Build & run on local ... Read more
Unity doesn't start when blocked by firewall or when internet connection...
1. Get FirewallAppBlocker, or anything like it, or do it manually through win firewall2. Search for all .exe files with win search, ... 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