Search Issue Tracker
[VFX] Specific mesh doesn't render if in the player if it's used within ...
Repro steps:1. Open the attached project's ReproScene2. Create a standalone build3. Observe that all page meshes (both the regular o... Read more
[Android] Kindle Fire crashes after Handheld.PlayFullScreenVideo completed
Steps to reproduce: 1) Download attached project 'New Unity Project.zip' and open in Unity.2) Build project and run on a device.3) C... Read more
Net ids don't match
netId's don't match between multiple editors. Same number is mapped to different game object on different instances of the game. Rep... Read more
[Android] Content type with PUT request with no upload handler shows "ap...
To reproduce:1. Open attached project2. Build and run to the Android platform3. Check the logcat4. Observe content type is set to "a... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
[2D] NullReferenceException thrown on creating prefab of the "SpriteSkin...
On creating prefab of the GameObject which has the "SpriteSkin" component added causes the editor to throw NullReferenceException co... Read more
CustomSampler.GetReporter().elapsedNanoseconds returns 0 in code when th...
Reproduction steps:1. Open the attached project ("case_1219431-BRep.zip")2. Open the repro scene ("main")3. Enter Play Mode and wait... Read more
[Android] Folders under StreamingAssets that start with the underscore c...
A folder under StreamingAssets with a name starting with the underscore character is not copied to the final APK on Android builds. Read more
[tvOS] Memory usage is consistently increasing in a tvOS build
Steps to reproduce: 1. Open attached project2. Build for tvOS3. Build generated Xcode project to Apple TV4. Keep the project running... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist