Search Issue Tracker
[STW2019]Assertion failed on expression: '!m_IsUndoing' when pressing cm...
How to reproduce:1. Open the attached project2. Go to the Assets-> Sprites folder3. Select any sprite-> go to Import settings ... Read more
[Quest] Game freezes in VR when switching from Scriptable RP to Built-in...
Reproduction steps:1. Open the user’s attached project (“VrBuiltinBugReport.zip“)2. Connect the Quest device with Oculus Link3. Ente... Read more
[Mono] Cultureinfo.currentculture doesn't work
To Reproduce: 1. Run the attached project.2. Observe that System.Globalization.CultureInfo.CurrentCulture always returns Invariant L... Read more
Silent Crash caused by DLL after API Updater runs and makes invalid edit...
How to reproduce:1. Open the attached project with2. Go to Tools > Odin Inspector > Preferences > AOT Generation3. Click Ge... Read more
Cannot select console tab after switching current platform API
Steps to reproduce:1. Create empty project w/ default layout2. Turn on player settings and de-select automatic API for the platform ... Read more
PNGs imported with RGBA Half format are incorrectly converted when using...
How to reproduce:1. Open user-submitted project2. See Gradient8bit and Gradient16bit in the Project window Expected result: the imag... Read more
Crash on TypeTreeQueries::ReadStringFromBuffer or freeze when you add a ...
How to reproduce:1. Open attached project2. Open SampleScene3. Drag `SerializeFieldHangUp` to GameObject in the Inspector Reproducib... Read more
[Android]Lighting is chopped/gone on Samsung Galaxy S6 edge in forward r...
To reproduce:1) Open attached project and scene inside it2) Make sure "Rendering Mode" in "Player Settings" is "Forward"3) Build and... Read more
[Android][OpenGLES3] Compute shader compilation fails
Steps to reproduce:1. Open user attached project2. Delete CompiledShaderNoEdge.shader3. Build & Run to an Android device4. Logca... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera