Search Issue Tracker
Broken link (online and offline docs)
Broken link (online and offline docs) 2) How can we reproduce it using the example you attached http://docs.unity3d.com/Documentatio... Read more
Alpha texture not working on Windows
To reproduce: 1) Open attached project on Windows machine.2) View in game screen.3) Alpha texture is not working properly; pink and ... Read more
Files in the StreamingAssets folder should not be imported
Files in the StreamingAssets folder should not be imported In the attached example project, an ogg file is included. The Editor impo... Read more
Error on script with [ExecuteInEditMode] adds a component with hideFlags...
- Create a script Bar.cs- Create a script Foo.cs which attribute [ExecuteInEditMode], which adds Bar monoBehaviour to the gameObject... Read more
Crash while playing audio file as a streamed source on WP8 device
Lower memory Windows Phone 8 devices crash when attempting to play audio file stored in remote location. Read more
Shaders are needlesly recompiled when default textures are added to them
I talked to Tim about this and he says it's because that's how our shader pipeline works. Even if it is so, it's still a bug, as fro... Read more
Missing.ReferenceException when saving distroyed atlases
Steps to reproduce : - import the project attached- open the scene "Angry Bots"- select the object MeshBaker0 - CliffRok in the Hier... Read more
Stereo .wav file does not import on Mac OSX
To reproduce:1. Open attached project on mac2. "CS01 06 01_a" fails to import Read more
Selecting controller when "None" is selected always prompts to Scene ins...
Steps to reproduce : - open the Mecanim demo project- select a character- in the Animator Component select the avatar to None- now w... 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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL