Search Issue Tracker
Plugin entry point name collisions on iOS
Because iOS uses statically linked libraries, multiple plugins may use the same entry function, typically UnityPluginLoad. This is r... Read more
Unity crashes when opening a project with two identical scenes, one of t...
How to reproduce:1. Download the user's attached project (Network Test.zip)2. Extract the project and launch it Expected results: Un... Read more
[MacOS] Crash on project load when custom mono envs are exported via lau...
How to reproduce:1. Open a terminal2. Write into terminal "launchctl setenv MONO_DEBUG disable_omit_f"3. Open Unity4. Create a new p... Read more
[Android] Empty Project crashes on Samsung Galaxy S3 device
How to reproduce:1. Create a new project or open the attached one2. Switch platform to Android3. Build and run project on deviceResu... Read more
Flickering Noise Particles with OpenGLES2 on some Android devices
To reproduce:1. Open [Particles]FTP project from Collab (smaller version of project in progress);2. Open "08_NoiseModule" scene;3. C... Read more
Bloom takes no effect on Particles with Standard Surface shader on Mobile
To reproduce:1. Open attached project;2. Open "test" scene;3. Enter Play mode, check particles;4. Build and run on mobile devices (i... Read more
Help/Documentation Button of C# Script Does not Send you to the HelpURLA...
To reproduce:1. Open attached project2. Select ExampleScript in project window3. Click on Help/Documentation button Actual: MonoScri... Read more
Terrain collider doesn't properly detect the collision with the Capsule ...
To reproduce: 1. Open the attached project (Link in the edit)2. Enter Play mode3. Observe how capsules behave when they collide with... Read more
CGinc files are not imported properly
To reproduce: 1. In a new project, add a.cginc file to the Assets folder2. Observe that the file is not imported as .cginc file Expe... Read more
The .svg importer makes objects black if there is a clipping mask which ...
To reproduce: 1. Open the attached project (chiburui2.zip)2. Select the svg/bg1.svg asset in the Project view3. Observe that the tre... 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