Search Issue Tracker
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
Issue with synchronous flags
This threads explain some issue with using the synchronous flags during queries. [https://forum.unity.com/threads/unity-search-quick... Read more
[SceneManager/GI] Application not responding during SceneManager.LoadSce...
Steps to reproduce:1. Open "LightingDataLoading" project2. Open "Start" scene3. "Build and run" this project4. Push button "Load sce... Read more
Error "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" on importi...
What happenedError "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" appears on importing this image file (Star_particle.tga)-... Read more
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... Read more
Mask component doesn't add Image component in spite of dependency
Steps to reproduce:1. Open attached project "scrollRectAndMask"2. Open "repro" scene3. Navigate Canvas>Panel>GameObject in hie... Read more
Flickering Scene view when post-processing is added to the Camera
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/__Scenes/__ManagerScene.unity” Scene3. Press “F1” ke... Read more
UI Toolkit content is jittering when an Image is scrolled out of bounds ...
How to reproduce (original repro): Open the “My project.zip“ project Open the Simulator view in (Window > General > Device Sim... Read more
Crash in OpenCLBufferWrapperBase::EnqueueReadBuffer after launching GPU ...
Steps to repro:1. Open the attached project and "ProgressiveLightmappingExample" scene;2. In the Lighting window (Window>Renderin... Read more
[Audio] Asset Bundle loaded audio clip with "DontDestroyOnLoad" stops, w...
Reproduction steps: 1. Open the attached project.2. Play the "entry" scene.3. Wait until scene changes to the "test1" scene(~5 secon... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default