Search Issue Tracker
MarkDynamic in combination with serialized meshes in DX11 crashes Unity
Steps to reproduce : - import the project attached - open the "Mark Dynamic Bug" scene - select the "Mark Dynamic" game object - en... Read more
Textures with 1 pixel width or 1 pixel height will be imported as 2 pixe...
Steps to reproduce : - import the project attached - select the textures attached and notice that in the preview they are shown as ... Read more
Null ref exception in GetMaterialId() when combining for static batching
Happens when the first material in the materials array on a static renderer is not set. Read more
"OPENGL ERROR" on event creation
"OPENGL ERROR" on event creation 1. What happened Getting an error every time I create an event in the Animation Window... "OPENGL ... Read more
coming back to computer after windows screensaver was on,
coming back to computer after windows screensaver was on, gives this error message: allocation 0x00000000 already registered (at) C... Read more
[OpenGL] Crash when rendering modified meshes to RenderTexture
Steps to reproduce : - start Unity using in OpenGL mode - import the project attached - open the scene - press play and Unity will ... Read more
Batching ignores flipped objects
To reproduce the bug please follow the steps 1. Open "Test" project 2. Open "scene" scene 3. Play scene Take a look at "Flipped Pare... Read more
Texture corruption on Mac standalone build after reloading level
To Reproduce: 1. Open DrivingSimulator(bugtest) project 2. Build and Run (Macstandalone platform) 3. Once game is running, press spa... Read more
[Graphics] Too dark screen on DX11 when non-native fullscreen resolution...
Steps to reproduce: 1. Open the attached project 2. Build the project for Windows standalone 3. Run the project, select the resolut... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL