Search Issue Tracker
[WebGL] Application.ExternalCall throws exception if called function is ...
-e: see title, for Webplayer it just does nothing in that case and throws no exception or error -repro:--make a scene with Applicati... Read more
APIUpdater assumes script encoding is UTF-8
Non UTF-8 encoded script content may become wrong if it gets updated by APIUpdater. Hereafter, APIUpdater uses UTF-8 only if script ... Read more
[BakedGI] Overlapping UV islands causing black blotches, streched UVs, w...
Repro:1) Load attached project2) In the Scene window, set render mode to "Global Illuminaton -> Baked"2) Select the WALL object, ... Read more
AudioClip.LoadAudioData() never returns 'true'
How to reproduce: 1. Open attached project- Project contains an audio file and an Editor script which can preload audio clips2. Go t... Read more
[PointerHandlers] Pointer enter/exit detection order is not working corr...
Steps to reproduce: 1. Open the attached project2. Open 'EventSystemBug' scene3. Notice that three sprites are rendered corretcly ac... Read more
Scripts disappearing from UI elements on scene change
Steps to reproduce:1. Open attached project's scene "MainMenu" (Assets/Scenes)2. Errors "GameObject (named 'Canvas') references runt... Read more
AudioSource.PlayClipAtPoint - removed ability to play 3D sounds
To reproduce:1. Open attached project2. Open scene3. Press play4. Audio Source created by AudioSource.PlayClipAtPoint is 2D and ther... Read more
Editor crashes when trying access animation clip events through script
To reproduce:1. Open attached project2. Open test scene3. Press play4. Editor crashes 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks