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
[WindowsMR] Emulation Mode option gets disabled on entering Play mode in...
Emulation Mode option gets disabled on entering Play mode in Holographic Emulation Window. Steps to repro:1. Create a new project.2.... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template