Search Issue Tracker
Reimport all operation crashes Unity
Reproduced only once. 1. Open attached project2. Reimport All==>Unity crashes Read more
Crash when importing 3D model
Steps to reproduce: 1. Open attached project "772740.zip"2. Reimport .dae file found in project tabUnity crashes Reproduced with:5.1... Read more
[HLSLcc] Incorrect rendering with gles3 shader on Android from Unity 5.3.x
Shader Properties seem to be handled incorrectly, when Unity compiles a shader for gles3 on Android. Read more
Particles.Simulate() simulates randomly in playmode
How to reproduce:1. Open the attached project2. Open and Play MyScene scene3. Hit play and observer how the particle plays4. Now kee... Read more
[UNET] SpawnWithClientAuthority() an empty gameobject generates invalid...
Steps to reproduce:1. Open project.2. Open scene "test".3. Build and run project. (CTRL+B)4. Have the standalone player be the host,... Read more
Unity generates faulty assembly which causes UNetViewer error
Steps to reproduce 1. Open attached project2. Notice errors in console:UNetWeaver error: Exception :System.ArgumentException: An ele... Read more
Particles do not simulate as expected
To reproduce: 1) Open MyScene2) Run the game3) Hit play and observer how the particle plays4) Now keep pressing sim next frame to si... Read more
[HLSLcc] [GLCore] Using tex2D in a loop generates undefined variables
Steps to reproduce:1) open the project- notice shader errorERROR: 0:38: Use of undeclared identifier 'phase0_Input2' Reproducible: 5... Read more
[OSX] D3DCompiler produces incorrect bytecode on Mac (Wodka issue? - nee...
Repro steps:1) Open the project and TestShader.shader in it2) In the frag function notice line 54: "fixed c = 5.0xx"2) Select the Te... Read more
[Audio] Component effect appears disabled on play and gets enabled after...
[Audio] Component effect appears disabled on play and gets enabled after we pause and play again - Launch the attached project- Load... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code