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
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
Unity Crashes when vertex shader slider property value is being changed ...
How to reproduce:1. Open Unity2. Load user-submitted project(Demo_Unity.zip)3. Open 'Extended_Snow_Scene.unity' scene4. Select 'Exte... Read more
ParticleSystem.Update produces low performance when VR is enabled
To reproduce:1. Open the attached project;2. Open "Bug" scene;3. Make sure Virtual Reality is enabled (Edit > Project Settings &g... 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
[PLM] Double Sided GI is not rendered when occluder uses transparency te...
How to reproduce:1. Open Unity2. Load user-submitted project (Trans_DoubleSided.zip)3. Open scene 'test.unity'4. Bake lighting (noti... Read more
[asmdef] Renaming Assembly Definition file causes compiler errors
Steps to reproduce:1. Create a new Unity project2. Create new Assembly Definition with name “Test” in Project window3. Rename Assemb... Read more
"Aspect Ratio Fitter" breaks "RectTransform" values of a different GameO...
Reproduction steps: 1. Open "RectTransformBug.zip" project2. Open "TestScene" scene3. In the Hierarchy window observe "Canvas" ->... Read more
[UnityWebRequest] Wrong error code is returned if URL loading receives a...
To reproduce:1. Open project attached by the user2. Make sure "Test" scene is opened3. Enter play mode4. Inspect the output in the c... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “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