Search Issue Tracker
[OSX] Windows Store element in BuildSettingsWindow should be removed on ...
Steps to reproduce:1. Create empty project2. Go to "Build settings..."3. Select Windows Store platform4. Press "Open Download page"-... Read more
[iOS][IL2CPP] Adding TextMesh Component at runtime crashes the applicati...
Steps to reproduce: 1. Open the attached project2. Make sure the scripting backend is set to IL2CPP (should be set by default)3. Ope... Read more
[Substances] Dragging a variable slider too fast causes it to lose funct...
I've noticed that sliders act slightly differently recently, when dragged too fast they lag. When dragging a substance slider it cau... Read more
[GL] GPU profiler is not working with OpenGL core
The new GLCore rendering backend does not have GPU profiling implemented yet Read more
EditorGUI.ObjectField does not scale with rect width if it has a label
How to reproduce:1. Open the attached project2. Open "Test" -> "Editor Window with ObjectFields" window3. See how all the OjectFi... Read more
Crash in tlsf_free when playing an Animator
Steps to reproduce: 1) Download attached project "CrashAnimator.zip".2) Open scene "test".4) Press play.3) After <3 seconds Unity... Read more
5.4 Switching platform camera issue on Android
When I upgraded to 5.4 switching platform from standalone to android cant see any assets when game is loaded into the device Read more
[Serialization] System.Guid can not be serialized
Reproduction steps:1. Open the attached project "SerializationTest.zip"2. Open the "test" scene3. Press Play and stop few times4. No... Read more
Sprites become pink after playing the scene
Reproduction steps:1. Open "Test001" project2. Open "Test" scene3. Drag and drop "runningcat" sprite to scene view4. Run the sceneNo... Read more
[Instancing] Using an Instanced Shader on a SkinnedMeshRenderer crashes ...
Reproduction steps:1) Open "case_794402_ShaderCrash.zip" project2) Open "TestScene" scene3) Select "cloth_plane_test" object in hier... 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