Search Issue Tracker
[Android][.NET 4.6] Traceless crash on devices with Qualcomm Krait CPUs ...
Using Android Java objects on certain Qualcomm CPUs causes a crash when using .NET 4.6. Steps to reproduce:1) Open the attached proj... Read more
Scene references in the Inspector persist after renaming the scene
To reproduce: 1. Open the project, attached by the tester (sceneReference.zip)2. Open the "on" scene and add it to the Build setting... Read more
[Forward] Point light lighting disappears on certain camera angles (Rend...
Reproduction steps:1. Open the attached '958595_Stripped' project.2. Focus Editor camera on 'Level-Part2/Torches/fi_vil_torch02_lit'... Read more
Using ParticleSystem.Emit with Play on Awake enabled triggers a crash
Steps to reproduce:1. Open attached project "CrashSample.zip"2. Load scene TestScene3. Observe that Play on Awake on "Particle Syste... Read more
Objects are not masked when they go further than the border of ScrollRect
To reproduce:1. Open attached Unity project "UIBug.zip"2. Open "RectMask2D" scene3. In the Play Window, choose any of the default re... Read more
"Trying to add UI_Console" and other errors pop up when SetActive() meth...
How to reproduce:1. Open attached Unity project "Dwarf Mountain New"2. Load scene "Game"3. Enter Play mode Expected Result: Game pla... Read more
[V1][OSX][Metal] SSR crash at high load on Metal Editor
Crash (no stacktrace) when using SSR at high load on OSX Metal Editor Repro settings:Blend: PBRQuality: HighIterations: 256 Reduce i... Read more
[Mobile][IL2CPP][.NET 4.6] Casting decimal type to double returns incorr...
Casting decimal values to doubles results in incorrect results with IL2CPP and .NET 4.6 on iOS and Android. Steps to reproduce:1) Op... Read more
Calling Mesh.subMeshCount = 0 crashes the Editor in MeshRenderingData::E...
To reproduce: 1. Open the project, attached by the tester (subMeshCountCrash.zip)2. Open the "scene" scene3. Enter Play mode4. Press... Read more
Copying from one timeline, pasting to another, and then deleting the fir...
To reproduce: 1. Open the project, attached by the tester (timelineTrackCopy.zip)2. Open the "scene" scene3. Select the "B" timeline... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used