Search Issue Tracker
Event key in animation window is not movable if keyframe is added
How to reproduce:1. Open the attached project2. Open "test" scene3. Open Animation Window4. Select GameObject in hierarchy5. Add Eve... Read more
Selecting property in animation window throws InvalidCastException
How to reproduce:1. Open attached project2. Open the "test" scene3. Open animation window4. Select game object in hierarchy5. Select... Read more
Editor allows to click on delete all childs of prefab but it doesn't del...
How to reproduce:1. Open the attached project2. Expand GameObject prefab3. Right Mouse Click and notice availability to "delete"4. C... Read more
Sprite's sorting messes up after undo/redo
How to reproduce :1. Open the attached project2. Create empty game object3. Move eye, eyelid and the body to game object (in the wri... Read more
[Callbacks] Warn user when calling Render() in OnPrerender() callback (U...
Steps to reproduce: 1. Open attached project "CameraCrash.zip"2. Open scene "sketchSceneTest"3. Run it and Unity will crash Note: co... Read more
[Build] WWW.progress returns only 0 or 1 value
Repro steps:1) Open the project2) Build the Inspir3d scene in it3) On the browser open up console and notice lines:Progress = 0Unity... Read more
Mesh isn't cleared from Memory when calling SkinnedMeshRenderer.BakeMesh...
How to reproduce:1. Open the attached project "meshRepro"2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleSc... Read more
"There are 2 audio listeners in the scene" warning shouldn't be printed ...
Reproduction steps:1. Create a scene with two Audio Listeners in it (add two cameras to the scene)2. Enter Play mode3. Open the Cons... Read more
[NavMesh][CalculateTriangulation] Triangulation isn't calculated correctly
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Open navigation window and notice that "S_base_mid" game object h... Read more
Using certain plugin results in runtime error
Steps to reproduce:1. Open attached project's scene "Test".2. Enter play mode.3. Runtime error is thrown (I've attached a screenshot... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class