Search Issue Tracker
UnityWebRequest GetAssetBundle crashes when downloaded content is empty
1. Deploy my attached file(test.php) to server OR create any kind of method that would return a empty body on your backend2. Create ... Read more
Particle System mesh mode for shape not showing material index when usin...
To reproduce:1. Create a new project2. Add particle system to scene3. In inspector, go to Shape and select "Mesh"4. Tick "Single Mat... Read more
Can't compile some System.Net classes
To reproduce:1. Open attached projectObserve the compile errors:Assets/Test.cs(6,34): error CS0012: The type `System.Configuration.C... Read more
Memory leak in the project selection window
To reproduce:1. Open Unity2. Press "OPEN"3. Notice the memory usage climbing (on my machine it's about 10MB/s, and it climbed up to ... Read more
RequireComponent does not work for adding multiple components of the sam...
To reproduce:1. Open attached project ("New Unity Project 11.zip")2. Add the script "requireThings" to any objectNotice that it only... Read more
Opening a scene crashes the editor while rendering game view camera(s)
To reproduce:1. Open attached project2. Open the scene "LightScene"Unity should now crash. The stack trace seems to indicate that th... Read more
Reverting a Prefab causes MissingReferenceException
To reproduce:1. Open attached project2. Drag the cube prefab into the scene3. Add a component to the cube gameObject4. Press "revert... Read more
Inspector: MissingReferenceException when applying Model changes
Using an AssetPostProcessor to add a Component to an imported model (fbx), causes Unity to display an error when import settings cha... Read more
Lights/Shadows are not visible, when looking at the light source directly
Reproduction steps:(Check the attached video1. Open the project (link is in the edit)2. Open the scene3. Hit play4. Walk towards the... Read more
[Linux] Player window cannot be focused when the mouse cursor is confined
If the cursor is confined in Linux standalone builds, system menus (like Dash on Ubuntu) remain on top of the app, even when the app... 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