Search Issue Tracker
When the path of project is loaded with " .. " in the end, project name ...
To reproduce:1. Use this batch file in the Assets folder to load unity:pushd %~dp0start "" "D:\Unity550f3\Editor\Unity.exe" -project... Read more
When CharacterController.detectCollisions is set to false, it still dete...
Reproduction steps:1. Open the attached project;2. Enter Play mode and go to the cube; Actual result: the character collides with th... Read more
Embedded resources in WebGL export only working with fully enabled excep...
Reproduction Steps:1- Download attached project.2- Build solution ResourceLoader.3- Put built assembly(ResourceLoader.dll) into Asse... Read more
The instance of a scriptable object is not created, when a namespace is ...
Reproduction steps:1. Open the attached project;2. Open the scene "TestScene";3. Enter Play mode and observe the Console window; Act... Read more
Editor stops working/crashes in RtlpUnWaitCriticalSection when building ...
1. Open the users attached "BuildCrash" project2. Go to File --> Build Settings3. Press Build and Run with the Standalone platfor... Read more
Editor crashes when a specific scene is played/stopped multiple times us...
To reproduce:1. Open project2. Play/stop scene multiple times using CTRL+P until editor will crash (easiest to reproduce on 2017.1.0... Read more
[iOS] Texture compression artefacts on iOS and Unity 5.5 with low alpha ...
Steps to reproduce:1. Open User's attached project "Test 5.5" with Unity 5.52. Make sure Platform is set to iOS3. Have a look at the... Read more
Editor crashes when accessing not declared vertex data
Steps to reproduce:1. Download ReplacementShaderBlurrySelectionOutlineLearn.zip and open "scene" scene2. Press play to enter game mo... Read more
An error NullReferenceException shows up, when Inherit Velocity is set t...
Reproduction steps:1. Open the attached project "inheritVelocity_rigidbody.zip";2. Open the scene "test";3. Click on ParticleSystem_... Read more
Rendering objects using a GrabPass shader to a RenderTexture with non-de...
Steps to reproduce:1. Open the attached project (RenderTextureGrabPassRepro.zip)2. Open the Assets/main.unity scene3. Observe the er... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons