Search Issue Tracker
Large amounts of data is Written to Disk when 1000 materials are created...
To reproduce:1. Open repro project2. Open Activity Monitor3. In menu select 'Test' -> 'TestCreate' Expected: in Activity Monitor'... Read more
Deprecated field 'wantsFullScreenLayout' warning is thrown in Xcode
Steps to reproduce:1. Download "repro for 894136.zip"2. Open the project3. Build to iOS4. Open the project in Xcode5. Build to a dev... Read more
[Xcode] [iOS] Unity does not generate AppIcons for iPhone/iPad Notificat...
Reproduction steps:1. Open User's project2. Notice that "Project Settings > Player > Icon" all icons are set3. Build to iOS4. ... Read more
[Mono] Using interfaces and generic classes results in "ReflectionTypeLo...
When inheritance, interfaces and generic classes are used in a particular way, exceptions are thrown if System.Reflection.Assembly.G... Read more
WebGL build does not comply with Input.simulateMouseWithTouches on mobile
When you make UI that reacts to mouse events on WebGL, it does not work with touch events on mobile Read more
Running Unity via command line with -buildTarget results in incorrect Pl...
Steps to reproduce:1. Run Unity with command line -buildTarget android2. Create a new project or launch any other project which plat... Read more
[Android] 'Build and Run' attempts to push a build to device even if err...
Reproduction steps:1) Download and open user's attached project2) Try to 'build and run' "EmptyScene" scene on any Android device-- ... Read more
World Space Canvas button gets triggered by incorrect position of mouse ...
Steps to reproduce:1. Create a new project2. Import SteamVR asset3. Open Scene Interactions_Example4. Enter playmode5. Move the "UI ... Read more
[IL2CPP] Failed running UnusedByteCodeStripper when building the project...
Steps to reproduce:1. Open the attached project (IL2CPPTesting.zip)2. Switch platform to Windows Store3. Build for WSA Universal 10 ... Read more
Animator keeps StateMachine state when disabling GameObject
Animator keeps StateMachine state when disabling GameObject, when it should reset the controller. repro:-disable, then re-enable GO ... 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