Search Issue Tracker
Built APK contains SweepReport.log file
How to reproduce:1. Create new project2. Switch to Android platform3. Set any stripping level (Assemblies, Byte, mscorlib)4. Build a... Read more
"Build failed with errors" error when trying to build while a Build is a...
To reproduce: 1. Download attached project "New Unity Project.zip" and open in Unity2. Build & Run the project.3. Run applicatio... Read more
Editor settings can be corrupted and can't be changed back in the Editor...
How to reproduce:1. Open the attached user project2. Go to Edit --> Project Settings --> Editor3. Enter playmode which sets Ed... Read more
[VideoPlayer] When creating AssetBundle name for Video clip, one cannot ...
How to reproduce:1. Open the attached project (it has a video file in it)2. Select video "mp4_sample.mp4" in Assets folder3. In Insp... Read more
RuntimeInitializeOnLoadMethod is not called if it is part of nested clas...
How to reproduce:1. Open the attached "Runtime_Bug.zip" project2. Click Play Expected results: 'No Namespace - Inner', 'No Namespace... Read more
[Windows] NavMesh Agent starts moving chaotically when machine is in pow...
To reproduce:1. Open project2. Play 'NavMeshTest' scene while laptop is plugged in to power source3. Repeat 2nd step when laptop is ... Read more
[WebGL] FMOD error spam when playing audio clip with timeline
-e: see title -repro:--create new project--import attached unity package--build and run WebGL--NOTICE that audio clip gets played bu... Read more
Video Player audio clip is unaffected by the Audio Source components set...
Steps to reproduce:1. Download and open the latest attached project(oc link)2. Enter Playmode3. Change different settings on the Aud... Read more
Microphone.start is not recording the audio from selected recording device
To reproduce:1. Have two microphones connected. In Windows, open Sound, Recording, change the default recording device to Microphone... Read more
Data parameter of NetworkDiscovery.OnReceiveBroadcast method always has ...
To reproduce: 1. Download and open attached repro962945" project.2. Go to build settings and remove "Client/LobbyControls/CtrlLobby"... 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