Search Issue Tracker
[Mac] Audio from outside of Unity Editor sources glitches when recompiling
How to reproduce: 1. Create a new project 2. Play audio source outside of Unity 3. Go to Window > Package Manager 4. Install any pac... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Unity freezes when opening a project
Reproduction steps: 1. Open the attached “repro-project“ 2. Observe the memory usage in Task Manager or Activity Monitor Expect... Read more
Fatal Error "Callback registration failed. Increase kMaxCallback." when ...
How to reproduce: 1. Open the attached “IN-84892“ project 2. In Hierarchy select the “AudioPlayer“ GameObject 3. In the Inspector... Read more
[Shuriken] ParticleSystem.Stop() does not stop if the PS is not visible
Steps to reproduce: 1) Download and open scene 'ParticleTest-scene' 2) Play the scene and spawn a ParticleSystem (GUI) 3) Turn the C... Read more
Creating another Render Texture causes "assigning 3D texture to 2DArray ...
Steps to reproduce: 1. Create a new empty legacy project 2. Create Render Texture and set type to 2D Array first, then type to Cube ... Read more
Transparency and baked light maps broken again
Shader warning in 'Tessellation/Bumped Specular (smooth)': texcoord2 missing from surface shader's vertex input struct (appdata), di... Read more
[Mobile] Calling Resources.Load() while asynchronously loading assetbund...
Reproduction steps: 1. Open the attached project 2. Build and Run on an Android device Expected behavior: The application does not ... Read more
[LWRP] Found object is not highlighted in the Scene view while using LWRP
Steps: 1. Open attached project or create a new from Lightweight RP template 2. Open SampleScene 3. Focus "Paint 5G Bucket" in the v... Read more
Crash in ApiGLES::CheckFramebuffer on ATI Radeon HD 4770 when forcing gl...
Machine is available via http://confluence.hq.unity3d.com/display/DEV/QA+Physical+Lab To reproduce: 1. Connect to specified machine... 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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled