Search Issue Tracker
[Windows7] WebGL build fails
Reproduction steps:1. Create a new project on Windows 7 machine.2. Build to WebGL.- "Failed running .. il2cpp.exe"(Screenshot attach... Read more
Unity crashes when debugging with VS2017 when using .NET 4.6
Reproduction steps:1. Open project attached (Quiz1.zip).2. Open scene "MenuScreen".3. Open script "onClick" with VS2017.4. Add break... Read more
[Android] GPU memory of unity 5 is bigger than unity 4 with a empty scen...
Steps to reproduce:1. Open attached project with 4.7.2f12. Build and run to Android3. Run "adb shell dumpsys meminfo <bundle_iden... Read more
Caching.expirationDelay doesn't clean the cache anymore
Reproduction steps:1. Open the attached project.2. Play the "main" scene.3. Type "3" into the input box.4. Click "Load".5. Stop the ... Read more
Different animation pops in when enabling and disabling an animation par...
Repro steps: 1. Open "AnimationBug" project2. Enter Play mode3. Look at the animation transitions Expected result: The animations sh... Read more
[Android] When the device has a second display and a script which splits...
Reproduction steps:1. In device settings go to Developer options -> Simulate secondary displays;2. Choose the display;3. Open the... Read more
LoadAsset() throws The referenced script on this Behaviour (Game Object ...
Steps to reproduce:1. Open the attached project(Own Cloud)2. Open the scene "test"3. Play the scene4. Observe the warning in Console... Read more
Shader using UsePass does not recompile when referenced shader is changed
How to reproduce:1. Import users attached assets (Source shader, UsePass shader and a material)2. Notice that Console produces two e... Read more
[PVR] Light Probes crash Unity when LODs are used
Light probes crash Unity editor when LODs are used with Progressive Lightmapper backend. Steps for reproduction:1) Download the proj... Read more
Animator.Play/CrossFade doesn't trigger event at 0F during CrossFade
To reproduce:1) Open attached project and "test" scene2) Play on Editor and press "issue repro" button. Expected: Animation event is... 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