Search Issue Tracker
Moving states in Animator window reset all parameters
This causes triggers to fire if they were set at the begining of runtime. Steps to reproduce:1. Create a project which has a GameObj... Read more
Changing Default speaker mode throws errors
Changing Default speaker mode throws errors m_ChannelGroup_Preview == NULL and "FMOD could not set the speaker mode" Read more
WP 8.1 will not build&run if splash screen pictures are provided
Selecting a custom splash screen and build&running for Windows Phone 8.1 will throw this error:Exception: Deployment failed. Out... Read more
copy/paste in audio mixer don't work, but duplicate works
Copy/paste in audio mixer window don't work, but duplicate works Read more
Argument Ecxeption error after closing and opening Audio mixer tab
After duplicating an Audio mixer in the Audio mixer window using Cmd/Ctrl + D, closing Audio mixer window/tab and reopening it, erro... Read more
3D audio source doesn't change volume, when changing distance to source
When moving around map with 3D audio source, the volume of audio remains the same despite the distance between first person controll... Read more
Typo in AnimationClipPair docs
Typo in AnimationClipPair docs:This class define a pair of clip used by See Also: AnimationSet. Should be:This class define a pair o... Read more
collider2D.bounds.center returns a Vector3d, while it should return Vect...
collider2D.bounds.center return a Vector3d, while it should return Vector2d (after all, z does nothing in 2D collisions) Read more
"m_PathToGUID.count(goodPath) == 0" error when reimporting example project
Steps to reproduce : - import the "uGUI_Project_Beta_13"- reimport all and notice the error in the console Read more
Moving through OffMesh links speeds up the agent
To reproduce:1. Open attached project2. Open 6_OffMeshTraverseSpeed scene3. enter play modeExpected result: Both Agents move at the ... 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
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
- Crash on DualThreadAllocator<DynamicHeapAllocator>::Contains when closing a Sub Scene with DynamicBuffer to MetaChunkEntity in Play mode
- Crash on UnityMain when switching from DX11 to DX12 with HDR enabled