Search Issue Tracker
ParticleSystem.randomSeed inaccurate with large numbers
Steps to reproduce:1. Open “RandomSeed.zip” Unity project2. Open “Example” scene3. Select “Particle System” object in Hierarchy4. Ch... Read more
[Android] SystemInfo.supportsInstancing returns false on low end devices...
To reproduce: 1. Download and open attached "repro981681.zip" project.2. Build and run on Android device.3. Check the output via ADB... Read more
GridLayout.WorldToCell() returns wrong cell with very precise numbers
Steps to reproduce:1. Open attached “WorldToCell.zip” Unity project2. Open “Main” scene3. Enter Play mode4. Observe WorldToCell valu... Read more
The Blacksmith: Atmospheric Scattering package not working
Steps to reproduce:1 Import this package https://assetstore.unity.com/packages/essentials/the-blacksmith-atmospheric-scattering-3993... Read more
inputString reports 2 inputs for backspace in WebGL
Steps to reproduce:1. Download and open the attached project2. Build for WebGL3. Type a few characters, then Backspace Expected resu... Read more
[IL2CPP][.NET 4.6] Creating lambdas with IL2CPP and .NET 4.6 results in ...
NullRef exceptions appear when trying to create lambda expressions with IL2CPP and .NET 4.6. Steps to reproduce:1) Open the attached... Read more
VideoPlayer inconsistent audio playback behaviour between Editor and Sta...
How to reproduce:1. Open Unity2. Load user-submitted project (Link located in edit section)3. Play "MainScene.unity" in Editor and S... Read more
Project failing to Build with Baked Lighting across multiple Additive Sc...
To reproduce: 1. Download attached project "LightingDataAssetBugRepro.zip" and open in Unity2. Open "23_LightingRepro" scene3. Build... Read more
[WebGL] Player is not receiving request headers
To reproduce:1) Open attached project2) Build and run for WebGL Expected: A circular logo should load (it works on the Editor itself... Read more
[Metal] Crash in ReadPixelsToImage() at TextureReadbackMetal.mm:55
Reproduction steps:1. Open the attached project.2. Build it.3. Click "Left corner partially" a few times.- Application will crash4. ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks