Search Issue Tracker
[Editor][OSX] Errors appear in the console when dragging gameobject with...
Steps to reproduce: 1. Open Unity Editor;2. Create new project and scene;3. Add any gameobject to the scene (e.g. Cube or Sphere);4.... Read more
[EmissionModule] ParticleSystem.EmissionModule.rate doesn't have get acc...
Steps to reproduce: 1. Create new project2. Create new script3. Paste the following to the script's Start method:ParticleSystem ps =... Read more
[iOS][Graphics] ReadPixels fails for a few seconds after the game was st...
Reproduction steps:1. Open attached project "ReadPixelsError"2. Build scene "Test1" for iOS3. Run the game on a device or through a ... Read more
Editor crashes when compiling scripts if the scripts are written in a ce...
To reproduce:1. Open the project I attached ("repro(2).zip")Unity should crash when compiling scripts. I have removed every line tha... Read more
[AO] Disable Ambient Occluion baking for specific objects such as bilboards
Request from Plarium to implement ability to Disable Ambient Occluion baking for specific objects such as bilboards Read more
[IL2CPP] Application freezes on GetVirtualMethod
1. Open attached project2. Build to iOS with IL2CPP(device or simulator)3. Project will freeze on device with "il2cpp::vm::Object::G... Read more
[iOS][GLES] Camera::Render to render a picture to a texture does not ren...
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... Read more
Unity crashes when running out of ram when baking lighting
To reproduce:1. Open attached project2. Open scene "CastleCoaster"3. Build lighting One of the threads will slowly (in 10-15 min.) e... Read more
[CanvasScaler] Crash when X value of Reference resolution is changed
Steps to reproduce: 1. Open attached project2. Open scene main3. Select Canvas in hierarchy4. Change Canvas Scaler's X property of R... 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
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes